Hi,
I'm running a rust server with LGSM on Debian 8, and I'd like to "merge" the start_exemple.sh with the LGSM script, so if the server crashes it restart automatically or if the "quit" command is used the rester restart automatically, but I have no clue how to do so, does anyone knows how to ?
Thank you.
LGSM and auto-restart handling?
Discussion in 'Rust Discussion' started by qnTo, Nov 27, 2016.
-
bumpump.
-
I personally used crontab (using the monitor command) to handle crashes on Linux, but there got to be a better way... as my timer was set to 10 mins. so if you crash on min 1, your server will be down for 9-10 mins... + the load time
-
EDIT : Edited it to 5 minutes to avoid bootloopsLast edited by a moderator: Dec 1, 2016 -