mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-10 19:17:29 +07:00
spelling
This commit is contained in:
parent
b569fc02a4
commit
9e976474d5
@ -1,7 +1,7 @@
|
|||||||
## Copyright (C) 2023 - 2024 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
## Copyright (C) 2023 - 2024 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
||||||
## See the file COPYING for copying conditions.
|
## See the file COPYING for copying conditions.
|
||||||
|
|
||||||
## Remount Secure provides enhanced security via mmount options:
|
## Remount Secure provides enhanced security via mount options:
|
||||||
## https://www.kicksecure.com/wiki/Security-misc#Remount_Secure
|
## https://www.kicksecure.com/wiki/Security-misc#Remount_Secure
|
||||||
|
|
||||||
## Option A (No Security):
|
## Option A (No Security):
|
||||||
@ -19,7 +19,7 @@
|
|||||||
##
|
##
|
||||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX remountsecure=2"
|
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX remountsecure=2"
|
||||||
|
|
||||||
## Option D (Highest Security)
|
## Option D (Highest Security):
|
||||||
## Re-mount with nodev, nosuid, and noexec for all mount points including /home.
|
## Re-mount with nodev, nosuid, and noexec for all mount points including /home.
|
||||||
##
|
##
|
||||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX remountsecure=3"
|
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX remountsecure=3"
|
||||||
|
Loading…
Reference in New Issue
Block a user