Nemrun has a command-line option to change its behavior from simply shutting the server down. Use this on your nemrun command line:
-sharedkillcommand="sv_shutdown" Although I think I tried to use sv_shutdown once and it didn't work, could be wrong though. Have you ever had a problem with updating while the server is running? I currently have nemrun set to shut down then update, but I might switch it if it works. Dr. McKay http://www.doctormckay.com On Nov 19, 2012, at 4:48 PM, Ross Bemrose <[email protected]> wrote: > This is the first time I've heard of sv_shutdown. > > Might be nice if some servers scripts were rewritten to send this to the > server (like Nemrun on Linux) instead of forcing a restart after updating. > > Of course, it doesn't help Windows servers since things like DLLs can't be > overwritten while the server is running. > > On 11/19/2012 4:29 PM, Fletcher Dunn wrote: >> Have you seen the command sv_shutdown? It shutdowns the server at the next >> opportunity, when the server is empty. We use this command on our dedicated >> servers to avoid booting all the players off the moment an update is >> released. They can keep playing, and we don't reboot the server until the >> server drains. >> >> The timeout is used to make sure the server will eventually shutdown, even >> if it isn't empty, so you don't have one or two stragglers keeping the >> server pinned to the previous version, where it won't receive any more >> players. >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of dan >> Sent: Saturday, November 17, 2012 6:15 PM >> To: Half-Life dedicated Linux server mailing list >> Subject: Re: [hlds_linux] new convar >> >> On 16/11/2012 22:20, Scipizoa wrote: >>> Added a new ConVar sv_shutdown_timeout_minutes >>> >>> Forces a server to shutdown if it has been requested to do so, >>> even if the server is not empty >>> >>> can someone explain what that description actually means?? >> I'd speculate it means, in the future they want to ensure people cannot >> exploit loopholes by not restarting? >> >> -- >> Dan >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

