643af13a76faf02e4ffbc8ac00a71d90109d5b76
[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