Patrick Schleizer 2019-09-07 05:39:56 +00:00
parent 9ee9309f54
commit 661bcd8603
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
3 changed files with 3 additions and 9 deletions

View file

@ -1,4 +0,0 @@
## Requires every module to be signed before being loaded.
## Any module that is unsigned or signed with an invalid key cannot be loaded.
## This makes it harder to load a malicious module.
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX module.sig_enforce=1"