X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fuptime_report.crontab;h=8aaab7157543023f7cd87897b1e8d257ca4c7381;hb=a5ac082e97881c155ce3693deb4f81f861243d09;hp=8a2684ec485f67d4fa42b2d7237e624483cde5e3;hpb=a66c1830f1c93f86c27f689e0d05bdc44319c171;p=feisty_meow.git diff --git a/infobase/configuration/cron/uptime_report.crontab b/infobase/configuration/cron/uptime_report.crontab index 8a2684ec..8aaab715 100644 --- a/infobase/configuration/cron/uptime_report.crontab +++ b/infobase/configuration/cron/uptime_report.crontab @@ -5,6 +5,7 @@ SHELL=/bin/bash 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