X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fuptime_report.crontab;fp=infobase%2Fconfiguration%2Fcron%2Fuptime_report.crontab;h=2d92c8924cd1799cf25e6c46de8b4b55cc49fecc;hp=3605e64871af5ba56bad592c92e45447214c73e4;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a diff --git a/infobase/configuration/cron/uptime_report.crontab b/infobase/configuration/cron/uptime_report.crontab index 3605e648..2d92c892 100644 --- a/infobase/configuration/cron/uptime_report.crontab +++ b/infobase/configuration/cron/uptime_report.crontab @@ -1,7 +1,7 @@ ############## -#[uptime report] +#[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