Re: [tf-games] Re: reboot of games.tuxfamily.org : relaunch your game servers |
[ Thread Index |
Date Index
| More games.tuxfamily.org/ops Archives
]
Le 18/07/2014 01:04, baud123@xxxxxxxxxxxxx a écrit :
> It seems only evol and megaglest have been (re-)launched in the
> meantime, can you confirm?
Just for the record, and in case it helps for any other game, I added
Cron tasks on @reboot for the Teeworlds servers [1], so they get
automatically restarted after reboot without the need of a service file [2].
Just edit your user's crontab (crontab -e) and add @reboot entries like
the following:
@reboot /usr/games/teeworlds-server options
Hope it helps keeping the games up :)
Regards,
Colomban
[1] http://faq.tuxfamily.org/Game:Teeworlds/Admin
[2] thanks to one of the admins for suggesting that at the time :)