X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=database%2Fconfiguration%2Fcron%2Fuptime_report.crontab;fp=database%2Fconfiguration%2Fcron%2Fuptime_report.crontab;h=0000000000000000000000000000000000000000;hb=0f49452f40415efb2a62048397ed8514a1058bb7;hp=8a2684ec485f67d4fa42b2d7237e624483cde5e3;hpb=dfe6c3aedd3487a00acf94683163be7ed0baa6da;p=feisty_meow.git diff --git a/database/configuration/cron/uptime_report.crontab b/database/configuration/cron/uptime_report.crontab deleted file mode 100644 index 8a2684ec..00000000 --- a/database/configuration/cron/uptime_report.crontab +++ /dev/null @@ -1,10 +0,0 @@ - -SHELL=/bin/bash - -# m h dom mon dow command - -USER=fred - -# 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 -