Mailinglist Archive: opensuse (3565 mails)
| < Previous | Next > |
Re: [opensuse] SSH session not terminated when rebooting machine + startup question
- From: mourik jan heupink <heupink@xxxxxxxxxxxxx>
- Date: Thu, 19 Apr 2007 22:19:56 +0200
- Message-id: <4627CEEC.6020106@xxxxxxxxxxxxx>
Hi all,
Isn't this whole issue related to the fact that when a process is still active in that ssh session (namely: the reboot command), the session 'hangs' when closing..? This is normal, isn't it?
Like this: "sleep 10 & exit" hangs the ssh session, it doesn't resturn the prompt.
Whereas "sleep 10 < /dev/null > /dev/null 2>&1 &" DOES work, does return the prompt.*
*
mourik jan*
*
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Isn't this whole issue related to the fact that when a process is still active in that ssh session (namely: the reboot command), the session 'hangs' when closing..? This is normal, isn't it?
Like this: "sleep 10 & exit" hangs the ssh session, it doesn't resturn the prompt.
Whereas "sleep 10 < /dev/null > /dev/null 2>&1 &" DOES work, does return the prompt.*
*
mourik jan*
*
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |