mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-22 02:17:04 +07:00
comment
This commit is contained in:
parent
ccdbc52b82
commit
cb8170fd80
@ -1,3 +1,4 @@
|
||||
# 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.
|
||||
## 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"
|
||||
|
Loading…
Reference in New Issue
Block a user