disable systemd messages during boot

This commit is contained in:
Pratham Patel 2024-02-04 18:40:12 +05:30
parent 873f8dfb5e
commit 6ffde02fb2
No known key found for this signature in database

View File

@ -23,4 +23,6 @@ EOF
chmod 644 /etc/sysconfig/kernel chmod 644 /etc/sysconfig/kernel
grubby --update-kernel=ALL --args=systremd.show_status=false
%end %end