cleaned up some example crontabs
[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