added first boot option

This commit is contained in:
Michael Trip 2020-09-21 08:39:31 +02:00
parent 656ff4e2a6
commit 8e3a5e166b

View file

@ -8,6 +8,7 @@ auth --useshadow --passalgo=sha256
firewall --disabled
services --enabled=sshd
eula --agreed
firstboot --disabled
ignoredisk --only-use=sda
bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda