diff --git a/includes/base-configuration.ksi b/includes/base-configuration.ksi index fe81332..8d68551 100644 --- a/includes/base-configuration.ksi +++ b/includes/base-configuration.ksi @@ -7,5 +7,5 @@ timezone UTC selinux --enforcing firewall --enabled --ssh network --device=link --activate --bootproto=dhcp --onboot=on --hostname=rockylinux -bootloader --location=mbr --boot-drive=sda --append="rd.plymouth=0 plymouth.enable=0" +bootloader --location=mbr --boot-drive=sda shutdown # power-off after the installation completes