From 7109cd2f80ca7d7113b953432017272bb26eba35 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 21 Oct 2013 10:51:36 +0000 Subject: Fix git rsync hosts restriction --- deployment/main_mirror/templates/rsyncd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/main_mirror') diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf index 24715b69..da90fcfe 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -54,5 +54,5 @@ gid = nogroup [git] path = /git comment = Mageia Git repos - host allow = alamut.mageia.org + hosts allow = alamut.mageia.org -- cgit v1.2.1