X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fuptime_report.crontab;fp=infobase%2Fconfiguration%2Fcron%2Fuptime_report.crontab;h=3605e64871af5ba56bad592c92e45447214c73e4;hb=34d1cb2e8687b826357db1d3821bf9e05cf6f13d;hp=e1b31a67fc134e22820968b891f63d358cee4965;hpb=21f30bb859e6c15393e23ac0e5ef417b82f628a5;p=feisty_meow.git diff --git a/infobase/configuration/cron/uptime_report.crontab b/infobase/configuration/cron/uptime_report.crontab index e1b31a67..3605e648 100644 --- a/infobase/configuration/cron/uptime_report.crontab +++ b/infobase/configuration/cron/uptime_report.crontab @@ -1,5 +1,9 @@ +############## + #[uptime report] # the script writes the current time and current uptime to the log file. 0 * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/system/write_uptime_report.sh) &>>/tmp/${CRONUSER}-cron-uptime_report.log +############## +