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