X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9544261a45f73baaf472a2e30cc1e382d1cd0cc4..6e59b97770496813b1a96f949a2f353adf505dc4:/testsuite/rsync.fns diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns index eaad40a3..926a42e5 100644 --- a/testsuite/rsync.fns +++ b/testsuite/rsync.fns @@ -234,7 +234,8 @@ build_rsyncd_conf() { pid file = $pidfile use chroot = no -hosts allow = localhost 127.0.0.1 10.0.1.2 $hostname +munge symlinks = no +hosts allow = localhost 127.0.0.0/24 192.168.0.0/16 10.0.0.0/8 $hostname log file = $logfile log format = %i %h [%a] %m (%u) %l %f%L transfer logging = yes