cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / mailman_attribute_fix.crontab
index 489c156c29a7f57fc5a2aa98c59f66fba55e0e71..7532f46473877cef340c5f5afd144827de220f4c 100644 (file)
@@ -1,10 +1,9 @@
 
-# m h  dom mon dow   command
+##############
 
-SHELL=/bin/bash
-
-#[mailman attribute fix]
-# fix the mailman binaries.
+#[mailman_attribute_fix]
+# fix the mailman log files so that an obnoxious bug doesn't happen on the mailman web site.
 23 5 * * * chmod -R 02775 /var/lib/mailman/logs &>/dev/null 
 
+##############