revert change that disables audit

This commit is contained in:
Christian Hesse
2019-07-11 14:51:53 +00:00
parent a090479418
commit 4705ec9db3
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="audit=0 loglevel=3 quiet"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
GRUB_CMDLINE_LINUX=""
# Preload both GPT and MBR modules so that they are not missed