Change /org to /srv in security rsync.conf
authorPeter Palfrader <peter@palfrader.org>
Thu, 26 Jun 2014 20:30:06 +0000 (22:30 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 26 Jun 2014 20:30:06 +0000 (22:30 +0200)
modules/roles/files/security_mirror/rsyncd.conf

index d419156..d275891 100644 (file)
@@ -9,7 +9,7 @@ timeout = 1200
 log file =  /var/log/rsyncd/rsyncd.log
 
 [debian-security]
-  path = /org/ftp.root/debian-security
+  path = /srv/ftp.root/debian-security
   comment = Debian security archive
   read only = true