summarylogtreecommitdiffstats
path: root/grub.default
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2019-06-12 15:49:12 -0700
committerLlewelyn Trahaearn2019-06-12 15:49:12 -0700
commit1e660ed8dd92829794081d275b0e6d322442206b (patch)
treef5b987deddb8b3114209acfe8785530840ecc5ae /grub.default
parentd0e2de860d48a107c5814ee07356c77daee06673 (diff)
downloadaur-1e660ed8dd92829794081d275b0e6d322442206b.tar.gz
Resolve build issues that appeared after upstream commit [35b909062e7b334eb4af372be3260d0f62d85375]. Use HTTPS for sources.
Diffstat (limited to 'grub.default')
-rw-r--r--grub.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/grub.default b/grub.default
index 1f32906f13f6..df7a985a7cb0 100644
--- a/grub.default
+++ b/grub.default
@@ -3,7 +3,7 @@
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
-GRUB_CMDLINE_LINUX_DEFAULT="quiet"
+GRUB_CMDLINE_LINUX_DEFAULT="audit=0 loglevel=3 quiet"
GRUB_CMDLINE_LINUX=""
# Preload both GPT and MBR modules so that they are not missed