X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Femit_crontab.crontab;h=99c15e3e45f80c3b9bdfe86a344d3d9f7a7612e7;hb=95d216b2381107474bea0a65a915936a5402df0f;hp=0baeff8194e808a46a33eb58cc70bbaa01bd0954;hpb=542f79a85704552f17d792b1b0eb3f5b31a9185c;p=feisty_meow.git diff --git a/infobase/configuration/cron/emit_crontab.crontab b/infobase/configuration/cron/emit_crontab.crontab index 0baeff81..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/$USER.crontab +28 */8 * * * crontab -l >$HOME/$(hostname).$CRONUSER.crontab + +##############