diff --git a/includes/post/grub-setup.ksi b/includes/post/grub-setup.ksi index b911a2a..38f4e9e 100644 --- a/includes/post/grub-setup.ksi +++ b/includes/post/grub-setup.ksi @@ -23,6 +23,6 @@ EOF chmod 644 /etc/sysconfig/kernel -grubby --update-kernel=ALL --args=systremd.show_status=false +grubby --update-kernel=ALL --args='systemd.show_status=false' %end