testen met hostname
This commit is contained in:
@@ -271,7 +271,7 @@ d-i preseed/late_command string \
|
||||
in-target chown --recursive root:root /root/.ssh; \
|
||||
in-target chmod 0644 /root/.ssh/authorized_keys; \
|
||||
in-target systemctl enable --now sshd; \
|
||||
echo $(hostname)|figlet >> /target/etc/motd
|
||||
in-target echo $(hostname)|/usr/bin/figlet >> /etc/motd
|
||||
|
||||
d-i grub-installer/only_debian boolean true
|
||||
d-i grub-installer/with_other_os boolean true
|
||||
|
||||
Reference in New Issue
Block a user