Poweroff instead of kexec

This commit is contained in:
2022-01-24 20:10:40 +01:00
parent 8095b269d7
commit e12f5dd72b
16 changed files with 18 additions and 18 deletions

View File

@ -20,4 +20,4 @@
%include ../ingredients/base-hypervisor-amdcpu.cfg # Specific virtualization configuration for AMD (tm) CPUs
%include ../ingredients/base-initial-setup-gnome.cfg # Includes initial-setup for GNOME Shell, allowing for the creation of a user after the first boot, as well as some basic configuration
reboot --kexec # Reboot straight into the system after a successfull installation
poweroff # Shut down the system after a successful installation