cleanups and new periodic reboot crontab
[feisty_meow.git] / infobase / configuration / cron / emit_crontab.crontab
index 627d16dc33e8f0ae6b755473384e67338e6d63b7..99c15e3e45f80c3b9bdfe86a344d3d9f7a7612e7 100644 (file)
@@ -1,5 +1,9 @@
 
+##############
+
 #[emit crontab]
 # meta-operation to backup the crontab file using cron itself.
-28 */8 * * * crontab -l >$HOME/$(hostname).$USER.crontab
+28 */8 * * * crontab -l >$HOME/$(hostname).$CRONUSER.crontab
+
+##############