Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / infobase / configuration / cron / emit_crontab.crontab
diff --git a/infobase/configuration/cron/emit_crontab.crontab b/infobase/configuration/cron/emit_crontab.crontab
new file mode 100644 (file)
index 0000000..152dd4b
--- /dev/null
@@ -0,0 +1,5 @@
+
+#[emit crontab]
+# meta-operation to backup the crontab file using cron itself.
+28 */8 * * * crontab -l >$HOME/$(hostname).$CRONUSER.crontab
+