Page 1 of 1

[Shootmania] Launch SM server not as a daemon

Posted: 22 Aug 2012, 14:43
by _john_
Hello !

I'm wondering if it's possible to launch shootmania server not as a daemon. I need to use it within a "screen" but it closes when the server is up and the init_script terminated.
any ideas ?

thanks !
John

Re: [Shootmania] Launch SM server not as a daemon

Posted: 22 Aug 2012, 14:57
by The_Big_Boo
Hi,

It's possible, you just need to add the option /nodaemon to the command line ;)

Re: [Shootmania] Launch SM server not as a daemon

Posted: 22 Aug 2012, 14:59
by _john_
great thanks so much !