X-Git-Url: https://git.tld-linux.org/?p=packages%2Fgrub2.git;a=blobdiff_plain;f=grub.sysconfig;h=ba0af18e03558dc4fc71151449be6ddac2de5db3;hp=0402e1dee1254ac457db55055da4af103d4db738;hb=f95a1ca1ec8ddd7b01b033fd552bc7619faed11e;hpb=426225c9c03230c46b0a2e4930febcc9820ab5c9 diff --git a/grub.sysconfig b/grub.sysconfig index 0402e1d..ba0af18 100644 --- a/grub.sysconfig +++ b/grub.sysconfig @@ -51,3 +51,6 @@ GRUB_DISABLE_SUBMENU="y" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" + +# Disable restricted boot +GRUB_RESTRICTED="false"