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

@ -73,7 +73,7 @@ sha256sums=('SKIP'
'SKIP'
'171415ab075d1ac806f36c454feeb060f870416f24279b70104bba94bd6076d4'
'a5198267ceb04dceb6d2ea7800281a42b3f91fd02da55d2cc9ea20d47273ca29'
'fd2e5f5453f3e44a2cb640c796b85cd70da8359c703f94cd531d457ede8c77fa')
'b8fe532668cb12c34d2a26221298f2459fac7c5578a14476a2af8c20aed5c101')
_backports=(
)

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