aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-10-01 02:32:54 +0000
committerWayne Davison <wayned@samba.org>2007-10-01 02:32:54 +0000
commit306847ea67dfcb4b7c24b259be37551e37a97593 (patch)
tree3f106385d44cfaf1d79bbe651cd430227829d4ca
parentd4eba300c9ca263b8d849644ea5d729170e7d49d (diff)
downloadandroid_external_rsync-306847ea67dfcb4b7c24b259be37551e37a97593.tar.gz
android_external_rsync-306847ea67dfcb4b7c24b259be37551e37a97593.tar.bz2
android_external_rsync-306847ea67dfcb4b7c24b259be37551e37a97593.zip
Mention that we abort if the pid file exists.
-rw-r--r--rsyncd.conf.yo3
1 files changed, 2 insertions, 1 deletions
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index cbd0dd9a..216a3b4c 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -85,7 +85,8 @@ usually contains site information and any legal notices. The default
is no motd file.
dit(bf(pid file)) The "pid file" option tells the rsync daemon to write
-its process ID to that file.
+its process ID to that file. If the file already exists, the rsync
+daemon will abort rather than overwrite the file.
dit(bf(port)) You can override the default port the daemon will listen on
by specifying this value (defaults to 873). This is ignored if the daemon