cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / emit_crontab.crontab
index 0baeff8194e808a46a33eb58cc70bbaa01bd0954..095b9ae4c5e69214fa795936e74bdd855f4ca92d 100644 (file)
@@ -1,5 +1,9 @@
 
-#[emit crontab]
+##############
+
+#[emit_crontab]
 # meta-operation to backup the crontab file using cron itself.
-28 */8 * * * crontab -l >$HOME/$USER.crontab
+28 */8 * * * crontab -l >$HOME/$(hostname).$CRONUSER.crontab
+
+##############