touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #20177
[Bug 1372937] Re: no ssh host keys generated when booting with systemd
This probably needs to be moved to a different package than system-
image, which is the package for the atomic updating tools; but I'm not
sure if we know what package this will be on, as I'm not sure the
package to handle the system-image boot-time setup exists yet. (Will be
based on lxc-android-config, but may not be the same source package.)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1372937
Title:
no ssh host keys generated when booting with systemd
Status in “system-image” package in Ubuntu:
New
Bug description:
When booting the system image, nothing generates ssh host keys.
Normally I think these are created on installation, but for good reason they're not included in the image.
In cloud imags, cloud-init does this. In other systemd boot scenarios, they're generated by another ssh service that is then a dependency of ssh starting.
The end result is that the user cannot ssh in until they run
ssh-keygen -t rsa -N '' -f /etc/ssh/ssh_host_rsa_key
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-image/+bug/1372937/+subscriptions
References