Comment 8 for bug 1427654

Revision history for this message
Jason Gerard DeRose (jderose) wrote :

Being able to run a script like this over SSH:

apt-get -y remove openssh-server
shutdown -h now

Can be extremely useful in automation tooling, but the switch to systemd breaks this:

https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1429938