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

@ -17,4 +17,4 @@
%include ../ingredients/base-guest-agents.cfg # Guest agents
%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