mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 10:42:43 -04:00
README.md: Revert error
This commit is contained in:
parent
f0d17c7e41
commit
aa0ffff427
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -421,11 +421,12 @@ Miscellaneous modules:
|
|||
|
||||
`/usr/lib/systemd/pstore.conf.d/30_security-misc.conf`
|
||||
|
||||
- An initramfs hook sets the sysctl values in `/usr/lib/sysctl.d/` before init
|
||||
is executed so sysctl hardening is enabled as early as possible. This is
|
||||
implemented for `initramfs-tools` only because this is not needed for `dracut`
|
||||
as `dracut` does that by default, at least on `systemd` enabled systems. Not
|
||||
researched for non-`systemd` systems by the author of this part of the readme.
|
||||
- An initramfs hook sets the sysctl values in `/etc/sysctl.conf` and
|
||||
`/etc/sysctl.d` before init is executed so sysctl hardening is enabled as
|
||||
early as possible. This is implemented for `initramfs-tools` only because
|
||||
this is not needed for `dracut` as `dracut` does that by default, at
|
||||
least on `systemd` enabled systems. Not researched for non-`systemd` systems
|
||||
by the author of this part of the readme.
|
||||
|
||||
## Network hardening
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue