summarylogtreecommitdiffstats
path: root/grub.default
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2022-08-18 14:25:46 -0700
committerLlewelyn Trahaearn2022-08-18 14:25:46 -0700
commit7dd997a25775a5fd6f6f57597a55ec01a1216d63 (patch)
tree622fa7144ed385d66e4b35aff728c5a64d0a3deb /grub.default
parentb1e363f504cb1b0bc75821eca6387105b04cef20 (diff)
downloadaur-7dd997a25775a5fd6f6f57597a55ec01a1216d63.tar.gz
Remove old build hacks, update patches and defaults.
Diffstat (limited to 'grub.default')
-rw-r--r--grub.default6
1 files changed, 6 insertions, 0 deletions
diff --git a/grub.default b/grub.default
index 6fd21c7fd223..ba1076eff4c9 100644
--- a/grub.default
+++ b/grub.default
@@ -55,3 +55,9 @@ GRUB_DISABLE_RECOVERY=true
# Uncomment to disable submenus in boot menu
#GRUB_DISABLE_SUBMENU=y
+
+# Probing for other operating systems is disabled for security reasons. Read
+# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
+# functionality install os-prober and uncomment to detect and include other
+# operating systems.
+#GRUB_DISABLE_OS_PROBER=false