Set dh_installcron arguments to actually install log sync cron job
[hcoop/zz_old/debian/hcoop-apache2-config.git] / files / conf.d / hcoop-security
CommitLineData
ba5b86e0
CE
1# Permit Mapping directories from afs (it is readable by the entire
2# world as it is)
3
4<Directory /afs/hcoop.net/>
5 AllowOverride None
6 Order Deny,Allow
7 Allow from all
8</Directory>