diff --git a/bookworm/preseed.cfg b/bookworm/preseed.cfg index 7989323..c4c687b 100644 --- a/bookworm/preseed.cfg +++ b/bookworm/preseed.cfg @@ -272,9 +272,6 @@ d-i preseed/late_command string \ sed -i '/*PasswordAuthentication*/c\PasswordAuthentication no' /target/etc/ssh/sshd_config; \ in-target systemctl enable --now sshd -d-i preseed/late_command string \ - in-target cat /etc/hostname | /usr/bin/figlet > /etc/motd - d-i grub-installer/only_debian boolean true d-i grub-installer/with_other_os boolean true d-i grub-installer/bootdev string default