diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-12 04:57:12 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-12 04:57:12 +0000 |
commit | cbeaaa75ebc3be72a7a68d4caa8c801ba18062bb (patch) | |
tree | 3c8853edc3c695c66973f82f6927a205d515f47e /net/rsync/files/patch-ai | |
parent | Add WWW: (ftp://ftp-icf.llnl.gov/pub/Yorick/yorick-ad.html). (diff) |
Use perl's in-place editing rather than large patches.
Diffstat (limited to '')
-rw-r--r-- | net/rsync/files/patch-ai | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/net/rsync/files/patch-ai b/net/rsync/files/patch-ai index 1ce40653f7a3..054882c62780 100644 --- a/net/rsync/files/patch-ai +++ b/net/rsync/files/patch-ai @@ -1,32 +1,5 @@ --- rsyncd.conf.5.orig Tue Apr 6 08:04:17 1999 +++ rsyncd.conf.5 Tue Apr 6 14:43:50 1999 -@@ -66,7 +66,7 @@ - config file\&. - .PP - Note that you should not send the rsync server a HUP signal to force --it to reread the \f(CW/etc/rsyncd\&.conf\fP\&. The file is re-read on each client -+it to reread the \f(CW!!PREFIX!!/etc/rsyncd\&.conf\fP\&. The file is re-read on each client - connection\&. - .PP - .SH "GLOBAL OPTIONS" -@@ -128,7 +128,7 @@ - .IP "\fBpath\fP" - The "path" option specifies the directory in the servers - filesystem to make available in this module\&. You must specify this option --for each module in \f(CW/etc/rsyncd\&.conf\fP\&. -+for each module in \f(CW!!PREFIX!!/etc/rsyncd\&.conf\fP\&. - .IP - .IP "\fBuse chroot\fP" - If "use chroot" is true, the rsync server will chroot -@@ -239,7 +239,7 @@ - you may find that passwords longer than 8 characters don\'t work\&. - .IP - There is no default for the "secrets file" option, you must choose a name --(such as \f(CW/etc/rsyncd\&.secrets\fP)\&. -+(such as \f(CW!!PREFIX!!/etc/rsyncd\&.secrets\fP)\&. - .IP - .IP "\fBstrict modes\fP" - The "strict modes" option determines whether or not @@ -429,7 +429,7 @@ .br syslog facility = local5 @@ -36,28 +9,3 @@ .PP .DS -@@ -454,13 +454,13 @@ - path = /data/cvs - comment = CVS repository (requires authentication) - auth users = tridge, susan -- secrets file = /etc/rsyncd\&.secrets -+ secrets file = !!PREFIX!!/etc/rsyncd\&.secrets - - .DE - - - .PP --The /etc/rsyncd\&.secrets file would look something like this: -+The !!PREFIX!!/etc/rsyncd\&.secrets file would look something like this: - .PP - tridge:mypass - .br -@@ -468,7 +468,7 @@ - .PP - .SH "FILES" - .PP --/etc/rsyncd\&.conf -+!!PREFIX!!/etc/rsyncd\&.conf - .PP - .SH "SEE ALSO" - .PP |