Add support or forwarding rsynd protokoll from local networks.
This commit is contained in:
@ -1005,6 +1005,10 @@ rsync_ports="873"
|
||||
# -
|
||||
local_rsync_out=false
|
||||
|
||||
# - forward rsync out for all machine's behind the firewall?
|
||||
# -
|
||||
forward_rsync_out=false
|
||||
|
||||
|
||||
|
||||
# =============
|
||||
|
@ -972,6 +972,10 @@ rsync_ports="873"
|
||||
# -
|
||||
local_rsync_out=false
|
||||
|
||||
# - forward rsync out for all machine's behind the firewall?
|
||||
# -
|
||||
forward_rsync_out=false
|
||||
|
||||
|
||||
|
||||
# =============
|
||||
|
Reference in New Issue
Block a user