diff options
Diffstat (limited to 'deployment/main_mirror/templates')
-rw-r--r-- | deployment/main_mirror/templates/rsyncd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf index 3f559db2..e28564fd 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -60,5 +60,5 @@ gid = nogroup [svn_packages] path = /svn/packages comment = Mageia Packages Repos - host allow = 193.52.208.229 + hosts allow = 193.52.208.229 |