This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
This is what I do.......



make another start script with -norestart added...like this one:

#!/bin/bash
#
nohup ./hlds_run -norestart -pingboost 3 -game cstrike +ip xxx.xxx.xxx.xxx
+port 27015 +maxplayers 23 +map de_dust > /dev/null &

then kill the running process, and before it can re-start (it re-starts
automatically), execute the norestart script....you must be fast

Then kill the norestart process...



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 12:34 PM
To: [EMAIL PROTECTED]
Subject: [hlds_linux] Cant kill hlds process - HELP! :)


I use top and see a process that is under status D - (uninterruptible sleep)

I cannot kill it.

Ive sent it -9 for the sigterm but it doesnt die.

This is 3.1.1.1.c1

Any clues?

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to