also add this to prod rsync

This commit is contained in:
Kevin Fenzi 2016-10-10 23:03:44 +00:00
parent 173902e4fc
commit 19a936771c

View file

@ -165,3 +165,11 @@ uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
[fmw]
comment = fmw
path = /srv/web/fmw
uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0