X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=infobase%2Fconfiguration%2Fcron%2Femit_crontab.crontab;h=152dd4b053716150918638fb7e97c570342a9094;hb=e8675a3b3139f59bea4efc73022690847deecdc9;hp=731b9371369657249368bb45554a4664ab41718c;hpb=0aaec495405571c163c3110e51dc2b4a26072675;p=feisty_meow.git diff --git a/infobase/configuration/cron/emit_crontab.crontab b/infobase/configuration/cron/emit_crontab.crontab index 731b9371..152dd4b0 100644 --- a/infobase/configuration/cron/emit_crontab.crontab +++ b/infobase/configuration/cron/emit_crontab.crontab @@ -1,11 +1,5 @@ -SHELL=/bin/bash - -# m h dom mon dow command - -USER=fred - -#[crontab meta backup] -# meta-operation to back up the crontab using cron itself. -28 */8 * * * crontab -l >$HOME/$USER.crontab +#[emit crontab] +# meta-operation to backup the crontab file using cron itself. +28 */8 * * * crontab -l >$HOME/$(hostname).$CRONUSER.crontab