aboutsummaryrefslogtreecommitdiff
path: root/8a435a7c4d84d454e1272856d2921213e708ca52
diff options
context:
space:
mode:
Diffstat (limited to '8a435a7c4d84d454e1272856d2921213e708ca52')
0 files changed, 0 insertions, 0 deletions
30a16
4e9b74ef
fec873c9
4e9b74ef
5b630a16




62019d15







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

      
                                                          



                                             

                                               
                                          
                             
                              
                                       
 




                                                     







                                                                      
# $Id$
#
# Sample rcynic configuration file for jailed environment.

[rcynic]
rsync-program		= /bin/rsync
authenticated		= /data/authenticated
unauthenticated		= /data/unauthenticated
lockfile		= /data/lock
xml-summary		= /data/rcynic.xml
jitter			= 600
use-syslog		= true
log-level		= log_usage_err

# You need to specify some trust anchors here, eg:

#trust-anchor.1		= /etc/trust-anchors/ta-1.cer
#trust-anchor.2		= /etc/trust-anchors/ta-2.cer

# or, using the "Trust Anchor Locator" form:

#trust-anchor-locator.1	= /etc/trust-anchors/ta-1.tal
#trust-anchor-locator.2	= /etc/trust-anchors/ta-2.tal

# The choice between these two formats depends largely on the policies
# of the entity generating the corresponding trust anchor, ie, will
# probably be made for you by the generating entity.