projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git]
/
infobase
/
configuration
/
cron
/
opensim_restart.crontab
1
2
#[opensim restart]
3
# ensure opensim is started if we can't detect it as running.
4
*/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
5