cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / mailman_attribute_fix.crontab
1
2 ##############
3
4 #[mailman_attribute_fix]
5 # fix the mailman log files so that an obnoxious bug doesn't happen on the mailman web site.
6 23 5 * * * chmod -R 02775 /var/lib/mailman/logs &>/dev/null 
7
8 ##############
9