mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-24 11:55:15 -04:00
fix, rework remount-secure kernel parameters parsing
This commit is contained in:
parent
b0181af099
commit
4288e10554
2 changed files with 7 additions and 5 deletions
|
@ -7,4 +7,4 @@
|
|||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX remountsecure=1"
|
||||
|
||||
## Re-mount with nodev, nosuid, noexec.
|
||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX remountnoexec=1"
|
||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX remountsecure=noexec"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue