stage2: don't enable regenerate_ssh_host_keys. SSH generates the keys itself now.
This commit is contained in:
@@ -18,7 +18,6 @@ if [ "${ENABLE_SSH}" == "1" ]; then
|
|||||||
else
|
else
|
||||||
systemctl disable ssh
|
systemctl disable ssh
|
||||||
fi
|
fi
|
||||||
systemctl enable regenerate_ssh_host_keys
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
if [ "${USE_QEMU}" = "1" ]; then
|
if [ "${USE_QEMU}" = "1" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user