Update 'bookworm/preseed.cfg'

Figlet werkt niet
This commit is contained in:
2023-05-24 17:00:27 +02:00
parent bcfca740a1
commit 3c927f5b19

View File

@@ -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