updated letsencrypt renewal cron job
[feisty_meow.git] / infobase / configuration / cron / mailman_attribute_fix.crontab
index 4714aad9151613a82c78ac037a272af730318e18..b0048a664631859f6d6d1306760e319f5081e362 100644 (file)
@@ -1,9 +1,9 @@
 
-# m h  dom mon dow   command
+##############
 
-SHELL=/bin/bash
-
-# 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 
 
+##############