X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fopensim_restart.crontab;h=d6f56391fcf4fb27793c1d85c909776c8d961241;hb=37cab48c3be29e1b41929cae3f5fb63d65fd344e;hp=e3a6411321097ffbf6ebf7fb97c7ca5aaadfbdc0;hpb=9e16ea295a7e829abc73c952578b743aa55654b4;p=feisty_meow.git diff --git a/infobase/configuration/cron/opensim_restart.crontab b/infobase/configuration/cron/opensim_restart.crontab index e3a64113..d6f56391 100644 --- a/infobase/configuration/cron/opensim_restart.crontab +++ b/infobase/configuration/cron/opensim_restart.crontab @@ -1,5 +1,9 @@ +############## + #[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 +############## +