From 5b91adb3a2051973730074a61176e92347fca826 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 31 Jul 2015 16:38:58 +0000 Subject: [PATCH] Fix easyfix. --- roles/rsyncd/files/rsyncd.conf.sundries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/rsyncd/files/rsyncd.conf.sundries b/roles/rsyncd/files/rsyncd.conf.sundries index 1b9dec5e89..39184dee61 100644 --- a/roles/rsyncd/files/rsyncd.conf.sundries +++ b/roles/rsyncd/files/rsyncd.conf.sundries @@ -40,7 +40,7 @@ hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 [gather-easyfix] comment = Gather easyfix available in Fedora -path = /srv/web/gather-easyfix +path = /srv/web/easyfix uid = root gid = root read only = yes