cleanups and new periodic reboot crontab
[feisty_meow.git] / infobase / configuration / cron / backup_maildir.crontab
index 5e9e501d10052579902be967812cde07fa2eac1a..a8af8d69c87351ee8c1d82b2fd9f13dac4bcd1b3 100644 (file)
@@ -1,5 +1,9 @@
 
+##############
+
 #[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
 
+##############
+