Blame SOURCES/Disable-GRUB2-plugin-on-RHEL-8.patch

069571
 etc/default/boom | 4 ++--
069571
 1 file changed, 2 insertions(+), 2 deletions(-)
069571
069571
diff --git a/etc/default/boom b/etc/default/boom
069571
index cd5f772..451cb37 100755
069571
--- a/etc/default/boom
069571
+++ b/etc/default/boom
069571
@@ -1,3 +1,3 @@
069571
-BOOM_USE_SUBMENU="yes"
069571
+BOOM_USE_SUBMENU="no"
069571
 BOOM_SUBMENU_NAME="Snapshots"
069571
-BOOM_ENABLE_GRUB="yes"
069571
+BOOM_ENABLE_GRUB="no"