cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / backup_maildir.crontab
index 5e9e501d10052579902be967812cde07fa2eac1a..2cbde0839e556cd66edc05687b938bf6d06b8864 100644 (file)
@@ -1,5 +1,9 @@
 
-#[backup maildir]
+##############
+
+#[backup_maildir]
 # backs up the maildir folder for fred bi-monthly.
 8 4 3,14 * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; tar -czf /z/stuffing/archives/maildir_backup_$(date_stringer).tar.gz $HOME/Maildir) &>/tmp/${CRONUSER}-cron-backup_maildir.log
 
+##############
+