c3453d2f49d8ba30095cfd884e9020605117647f
[feisty_meow.git] / infobase / configuration / cron / web_group_perm_fix.crontab
1
2 ##############
3
4 #[web group perm fix]
5 # fix the web directories for group access.
6 0 * * * * chmod -R g+w /var/www &>/dev/null
7
8 ##############
9