From: Fred T. Hamster Date: Mon, 16 Dec 2024 22:49:54 +0000 (-0500) Subject: cleaned up crontab emitter a bit X-Git-Tag: 2.140.189^2~66 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=831f489f2737da8db68c6e2a11b34e2feb4fd97a;p=feisty_meow.git cleaned up crontab emitter a bit --- diff --git a/infobase/configuration/cron/emit_user_crontab.crontab b/infobase/configuration/cron/emit_user_crontab.crontab index da39cbc3..c50fe93a 100644 --- a/infobase/configuration/cron/emit_user_crontab.crontab +++ b/infobase/configuration/cron/emit_user_crontab.crontab @@ -3,7 +3,7 @@ #[emit user crontab] # meta-operation to backup the crontab file using cron itself. -28 */8 * * * crontab -l &> $HOME/$(hostname).$CRONUSER.crontab +28 */8 * * * crontab -l &> /z/stuffing/archives/$CRONUSER.$(hostname).crontab ##############