X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Femit_crontab.crontab;h=152dd4b053716150918638fb7e97c570342a9094;hb=c78d4ee36828e7a50cdbd89fd9d7ee4613c2a561;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..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/$USER.crontab +28 */8 * * * crontab -l >$HOME/$(hostname).$CRONUSER.crontab