aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bcd/templates/rsyncd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bcd/templates/rsyncd.conf')
-rw-r--r--modules/bcd/templates/rsyncd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bcd/templates/rsyncd.conf b/modules/bcd/templates/rsyncd.conf
index 26197765..75c7d335 100644
--- a/modules/bcd/templates/rsyncd.conf
+++ b/modules/bcd/templates/rsyncd.conf
@@ -4,7 +4,7 @@ uid = nobody
gid = nogroup
[isos]
- path = <%= public_isos %>
+ path = <%= scope.lookupvar("bcd::public_isos") %>
comment = Mageia ISOs
exclude = .htaccess .htpasswd
read only = yes