ha! now have support for finding non-checked-in files in git repositories for rev_re...
[feisty_meow.git] / infobase / configuration / cron / mailman_attribute_fix.crontab
1
2 # m h  dom mon dow   command
3
4 SHELL=/bin/bash
5
6 # fix the mailman binaries.
7 23 5 * * * chmod -R 02775 /var/lib/mailman/logs &>/dev/null 
8
9