pkg plymouth is already excluded, no need to disable from GRUB
This commit is contained in:
parent
635c1d9026
commit
1c828e2c71
@ -7,5 +7,5 @@ timezone UTC
|
|||||||
selinux --enforcing
|
selinux --enforcing
|
||||||
firewall --enabled --ssh
|
firewall --enabled --ssh
|
||||||
network --device=link --activate --bootproto=dhcp --onboot=on --hostname=rockylinux
|
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
|
shutdown # power-off after the installation completes
|
||||||
|
Loading…
Reference in New Issue
Block a user