X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=infobase%2Fconfiguration%2Fcron%2Fuptime_report.crontab;h=32bd5092a57cbf0910e94695f13e08315cef73bc;hb=31731a0098657ef95424d46f8f973d50904ca8a0;hp=8a2684ec485f67d4fa42b2d7237e624483cde5e3;hpb=0f49452f40415efb2a62048397ed8514a1058bb7;p=feisty_meow.git diff --git a/infobase/configuration/cron/uptime_report.crontab b/infobase/configuration/cron/uptime_report.crontab index 8a2684ec..32bd5092 100644 --- a/infobase/configuration/cron/uptime_report.crontab +++ b/infobase/configuration/cron/uptime_report.crontab @@ -1,10 +1,5 @@ -SHELL=/bin/bash - -# m h dom mon dow command - -USER=fred - +#[uptime report] # the script writes the current time and current uptime to the log file. 0 * * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>>/tmp/zz_uptime_report_$USER.log