mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
atomic, cloud: disable rhgb/quiet on boot
We want more verbose output on boot.
See https://bugzilla.redhat.com/show_bug.cgi?id=510523
(cherry picked from commit a59dfe5f40)
This commit is contained in:
@@ -140,4 +140,7 @@ echo "Adding Developer Mode GRUB2 menu item."
|
||||
# https://bugs.launchpad.net/cloud-init/+bug/1670052
|
||||
truncate -s 0 /etc/resolv.conf
|
||||
|
||||
# Disable rhgb/quiet: https://bugzilla.redhat.com/show_bug.cgi?id=510523
|
||||
sed -i 's/rhgb quiet//' /boot/grub2/grub.cfg
|
||||
|
||||
%end
|
||||
|
||||
Reference in New Issue
Block a user