In the /etc/init.d/hlds-nsp line 12 is this 12 screen -A -m -d -S hlds-nsp su - games-ded -c "/usr/games/bin/hlds-ns ${HLDS_OPTS}" & but ist should be 12 screen -A -m -d -S hlds-nsp su - games-ded -c "/usr/games/bin/hlds-nsp ${HLDS_OPTS}" & Reproducible: Always Steps to Reproduce: 1.emerge halflife-ns 2.try to run /etc/init.d/hlds-nsp start 3.
fixed in cvs ... my sed didnt have a g at the end of the expression :/