also add this to prod rsync
This commit is contained in:
parent
173902e4fc
commit
19a936771c
1 changed files with 8 additions and 0 deletions
|
@ -165,3 +165,11 @@ uid = root
|
||||||
gid = root
|
gid = root
|
||||||
read only = yes
|
read only = yes
|
||||||
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue