Just add 'echo $$ > srcds_run.pid' in srcds_run script.. it will then output the pid of the current shell. (I always run bash2)
/Bjorn On Thu, 24 Feb 2005, ScratchMonkey wrote: > --On Wednesday, February 23, 2005 4:06 PM -0800 Chris Jones > <[EMAIL PROTECTED]> wrote: > > > I think he means the pidfile of the srcds_run. -pidfile drops the pid > > for the srcds_i486.. if you kill this, the server just restarts. I > > suppose you could disable this, but you'd want to make sure it's wrapped > > properly to restart on the occasional crash. > > Right. The inner PID is good for "reloads" of the config or for forcing an > update, but one really needs the outer PID of the srcds_run script to kill > the whole system, for example when shutting the host down. > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > -- It doesn't make a difference what temperature a room is, it's always room temperature. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

