[Bug 1429938] Re: reboot does not return under systemd
Martin Pitt
martin.pitt at ubuntu.com
Wed Mar 11 20:57:19 UTC 2015
Ah right, that makes more sense. By definition, "shutdown -h now" or
"poweroff" etc. are racy -- sometimes it "survives" and comes back,
sometimes the shutdown of the machine is too fast. It seems that with
systemd it's just a bit faster. I suggest calling "shutdown -h +1", or
if you don't want to wait for a minute, perhaps "(sleep 3; poweroff )
&"?
** Summary changed:
- stopping ssh.service closes existing ssh connections
+ reboot does not return under systemd
** Package changed: openssh (Ubuntu) => systemd (Ubuntu)
** Changed in: systemd (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1429938
Title:
reboot does not return under systemd
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1429938/+subscriptions
More information about the Ubuntu-server-bugs
mailing list