From: Wayne Davison Date: Sat, 28 Apr 2007 17:22:53 +0000 (+0000) Subject: Authorize 10.0.1.2 for one of the BSD test-farm systems. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/0eb05245f1cf827d5275896095a3abcbfa84c1e2 Authorize 10.0.1.2 for one of the BSD test-farm systems. --- diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns index 15b3f424..b7795ce3 100644 --- a/testsuite/rsync.fns +++ b/testsuite/rsync.fns @@ -233,7 +233,7 @@ build_rsyncd_conf() { pid file = $pidfile use chroot = no -hosts allow = localhost 127.0.0.1 $hostname +hosts allow = localhost 127.0.0.1 10.0.1.2 $hostname log file = $logfile log format = %i %h [%a] %m (%u) %l %f%L transfer logging = yes