cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / opensim_restart.crontab
index e3a6411321097ffbf6ebf7fb97c7ca5aaadfbdc0..0c53dd731cecaea0211551717de009e48ac81663 100644 (file)
@@ -1,5 +1,9 @@
 
-#[opensim restart]
+##############
+
+#[opensim_restart]
 # ensure opensim is started if we can't detect it as running.
 */5 * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/opensim/maybe_restart_opensim.sh) &>>/tmp/${CRONUSER}-cron-opensim_restart.log 
 
+##############
+