unified the naming system for all crontabs
[feisty_meow.git] / infobase / configuration / cron / uptime_report.crontab
index 32bd5092a57cbf0910e94695f13e08315cef73bc..1494c34c1c846b862fdb3d1c206582563ca24dcf 100644 (file)
@@ -1,5 +1,5 @@
 
 #[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
+0 * * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>>/tmp/${USER}-cron-uptime_report.log