mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 17:12:39 -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`
|
`/usr/lib/systemd/pstore.conf.d/30_security-misc.conf`
|
||||||
|
|
||||||
- An initramfs hook sets the sysctl values in `/usr/lib/sysctl.d/` before init
|
- An initramfs hook sets the sysctl values in `/etc/sysctl.conf` and
|
||||||
is executed so sysctl hardening is enabled as early as possible. This is
|
`/etc/sysctl.d` before init is executed so sysctl hardening is enabled as
|
||||||
implemented for `initramfs-tools` only because this is not needed for `dracut`
|
early as possible. This is implemented for `initramfs-tools` only because
|
||||||
as `dracut` does that by default, at least on `systemd` enabled systems. Not
|
this is not needed for `dracut` as `dracut` does that by default, at
|
||||||
researched for non-`systemd` systems by the author of this part of the readme.
|
least on `systemd` enabled systems. Not researched for non-`systemd` systems
|
||||||
|
by the author of this part of the readme.
|
||||||
|
|
||||||
## Network hardening
|
## Network hardening
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue