ID:1929556
 
Hi, how i can rebot game from terminal?
linux debian
You send the 'SIGUSR1' kill signal to the process.

EG:
kill -SIGUSR1 [pid]


[pid] being the process ID of the DreamDaemon process.

You can type 'DreamDaemon' without any arguments to get a list of valid parameters and kill signals.
If you wanted to do this in game, you can enable profiling for your key, this enables you not only to profile the game on the box but reboot it in DreamSeeker.

http://www.byond.com/ forum/?post=1476819&hl=setConfig#comment8398399