Oh, and I forgot to mention. After the failed installation, `sshd` is running:
$ ps -alef | grep sshd 4 S root 1302 1 0 80 0 - 12487 poll_s 08:03 ? 00:00:00 /usr/sbin/sshd -D $ and I cannot stop it via `service` command from Dom0 (cause it was started from a different machine/root): $ sudo service ssh stop stop: Unknown instance: $ But I certainly can kill it (which is untrue if this sshd was started from Dom0 as another sshd would get started when something detected it died.) $ sudo kill -9 1302 $ ps -alef | grep sshd $ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996789 Title: 70-install-ssh does not prevent sshd from starting up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xen-tools/+bug/996789/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs