mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-01 18:44:23 -04:00
Remmove deprecated link
This commit is contained in:
parent
ac1378743c
commit
dc470cac1d
1 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@ This section is inspired by the Kernel Self Protection Project (KSPP). It
|
|||
attempts to implement all recommended Linux kernel settings by the KSPP and
|
||||
many more sources.
|
||||
|
||||
- https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
|
||||
- https://kspp.github.io/Recommended_Settings
|
||||
- https://github.com/KSPP/kspp.github.io
|
||||
|
||||
|
@ -200,7 +199,7 @@ Networking:
|
|||
out via `/usr/libexec/security-misc/mmap-rnd-bits` (set to the values of
|
||||
`CONFIG_ARCH_MMAP_RND_BITS_MAX` and `CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX`
|
||||
that the kernel was built with), therefore improving its effectiveness.
|
||||
|
||||
|
||||
### Kernel Self Protection Project (KSPP) compliance status
|
||||
|
||||
**Summary:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue