X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Femit_crontab.crontab;h=99c15e3e45f80c3b9bdfe86a344d3d9f7a7612e7;hb=de8512eb5477d06555e4450ed2cff44da81b7f9b;hp=627d16dc33e8f0ae6b755473384e67338e6d63b7;hpb=73af14be98174734cf030b46a91978f29ff48332;p=feisty_meow.git diff --git a/infobase/configuration/cron/emit_crontab.crontab b/infobase/configuration/cron/emit_crontab.crontab index 627d16dc..99c15e3e 100644 --- a/infobase/configuration/cron/emit_crontab.crontab +++ b/infobase/configuration/cron/emit_crontab.crontab @@ -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 + +##############