changed to actually create output files, although value is limited since these do not
[feisty_meow.git] / database / configuration / cron / uptime_report.crontab
index f3fe77dd4ec1011eca870ad8969d5ddc9ecd4909..0e90f5bb5bd1b5a6b70201fb19af766937632644 100644 (file)
@@ -4,5 +4,5 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # 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) &>/dev/null 
+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