poweroff instead of kexec

This commit is contained in:
2022-01-24 20:01:53 +01:00
parent f89e73b38e
commit 93863761b1
9 changed files with 11 additions and 12 deletions

View File

@ -19,4 +19,4 @@
%include ../ingredients/base-hypervisor-intelgpu.cfg # Specific virtualization configuration for Intel (tm) GPUs from 5th to the 9th generation (compatible with vfio-mdev).
%include ../ingredients/base-initial-setup.cfg # Includes initial-setup so on first-boot a new user can be created
reboot --kexec # Reboot straight into the system after a successfull installation
poweroff # Poweroff the system after a successfull installation