diff options
author | Wayne Davison <wayned@samba.org> | 2007-12-31 20:27:40 -0800 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2007-12-31 20:40:51 -0800 |
commit | 5288be3af7c24814011130306725c24df792cc06 (patch) | |
tree | 09cd9f2ce35299bb7b12de23695f2ac6e9610ea7 /rsyncd.conf.yo | |
parent | 83235dbc546d74ee325bb09b602bd62313fea793 (diff) | |
download | rsync-5288be3af7c24814011130306725c24df792cc06.tar.gz rsync-5288be3af7c24814011130306725c24df792cc06.tar.bz2 rsync-5288be3af7c24814011130306725c24df792cc06.zip |
Some minor tweaks:
- Improved some comments in hlink.c.
- Changed "the" to "a" in rsyncd.conf.yo.
- Improved the PATCH.name filtering loop in patch-update.
Diffstat (limited to 'rsyncd.conf.yo')
-rw-r--r-- | rsyncd.conf.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 4818094f..ffb9473b 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -180,7 +180,7 @@ as long as that directory does not exist. When this option is enabled, rsync will refuse to run if that path is a directory or a symlink to a directory. When using the "munge symlinks" option in a chroot area, you should add this path to the exclude setting for the module so that -the user can't try to create it. +a user can't try to create it. Note: rsync makes no attempt to verify that any pre-existing symlinks in the hierarchy are as safe as you want them to be. If you setup an rsync |