X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Femit_crontab.crontab;h=152dd4b053716150918638fb7e97c570342a9094;hb=e8675a3b3139f59bea4efc73022690847deecdc9;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..152dd4b0 100644 --- a/infobase/configuration/cron/emit_crontab.crontab +++ b/infobase/configuration/cron/emit_crontab.crontab @@ -1,5 +1,5 @@ #[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