Merge branch 'release-2.140.136'
[feisty_meow.git] / infobase / configuration / cron / periodic_reboot.crontab
index a8d150798c2f09d24289ac15560c357e305c14f5..27f6d880875d031a00f54822ae65cc2f4bcc86f0 100644 (file)
@@ -1,7 +1,7 @@
 
 ##############
 
-# [periodic reboot]
+# [periodic_reboot]
 # invigorates a shaky machine that cannot run longer than a certain time period.
 # version below reboots every two days, somewhat.
 20 4 * * 0,2,4,6 (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; sep; echo periodic reboot running at $(date) ; sep; sync; sleep 2; /sbin/reboot) &>>$HOME/${CRONUSER}-cron-periodic_reboot.log