[CF-Devel] crossfire -detach command-line option
crossfire-devel at archives.real-time.com
crossfire-devel at archives.real-time.com
Wed Jun 23 22:00:37 CDT 2004
I am having a very hard time getting the crossfire to
run as a service with a non-permissioned user while
using the -detach option.
The server runs when I do this:
# su -l games
$ /home/games/crossfire -d -log /home/games/var/log/crossfire.log
>>
/home/games/var/log/crossfire 2>&1
This fails:
# su -l games
$ /home/games/crossfire -d -detach -log /home/games/var/log/crossfire.log
>>
/home/games/var/log/crossfire 2>&1
Has something changed? Does anyone else have
trouble with this?
The goal is to have an rc script start the server as as a
daemon. Is there a prescribed method for doing so?
I am certain that -detach used to work.
_______________________________________________
crossfire-devel mailing list
crossfire-devel at lists.real-time.com
https://mailman.real-time.com/mailman/listinfo/crossfire-devel
More information about the crossfire
mailing list