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

@@ -17,4 +17,4 @@
%include ../ingredients/dev-base.cfg # A base system
%include ../ingredients/base-guest-agents.cfg # Guest agents
reboot --kexec # Reboot straight into the system after a successfull installation
poweroff # Shut down the system after a successful installation