What you can do, actually, is start a bash session in screen instead of srcds itself, e.g.:
"screen bash" instead of "screen srcds" That way, screen is listening for the exit of the bash session, not srcds itself. You should be able to connect/re-connect at will, then, even without a srcds instance actively running. On Sun, 2005-10-30 at 20:19 -0500, Alex W wrote: > -- > [ Picked text/plain from multipart/alternative ] > I should elaborate on how the server is set up. I'm not the owner of the > server, but he has given me permission to maintain it, so he set up an SSH > account for me. The servers are running on screens, but not under my user > account - they're running on a 'games' user. If I were to kill the screen, I > wouldn't be able to create a new screen under the 'games' user since I don't > have the privileges to do so. > > I just wanted to know of a more 'graceful' exit command to quit out of the > srcds program; instead of using 'ctrl + c' or killing the screen altogether. > > I guess it doesn't matter. Would be useful for the future, though. > > On 10/30/05, James D <[EMAIL PROTECTED]> wrote: > > > > If the server is shut down what is the point of having a screen running? > > > > Kill the server, kill the screen. Restart them both together. > > > > Alex W wrote: > > > > >-- > > >[ Picked text/plain from multipart/alternative ] > > >I want to completely exit out of the srcds program. I have the server > > >running in a screen, but I don't want to kill the screen. 'exit' and > > 'quit' > > >shutdown the server, but then restart it. Does anybody know the console > > >command to completely exit out of the srcds program? > > > > > >Additionally, does anybody have a list of all the console commands that I > > >could use? > > > > > >Thanks. > > >-- > > > > > >_______________________________________________ > > >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 > > > -- > > _______________________________________________ > 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

