Counter-Strike server online!
shit. The server crashed. Is it normal for CS to crash? I mean the system isn't doing anything else but. I have it running with screen:
screen -m -d ./hlds_run -game cstrike
but when I write a shell script to automatically restart it, it won't work:
while true; do ./hlds_run -game cstrike; done
and then do screen -m -d ./script.sh it won't start. If I do it as root I get
Cannot identify account '.'.
and if I run from a regular account I get
Must run suid root for multiuser support.
Any throughts on how to get this to work?
screen -m -d ./hlds_run -game cstrike
but when I write a shell script to automatically restart it, it won't work:
while true; do ./hlds_run -game cstrike; done
and then do screen -m -d ./script.sh it won't start. If I do it as root I get
Cannot identify account '.'.
and if I run from a regular account I get
Must run suid root for multiuser support.
Any throughts on how to get this to work?
Originally posted by enLihtninBoy
monkey.s2ki.com ?
haha nice name c3
monkey.s2ki.com ?
haha nice name c3






