Merge branch 'master' of feistymeow.org:feisty_meow
[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