mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-24 13:47:52 +07:00
dracut
reproducible=yes
This commit is contained in:
parent
1a10293b04
commit
a4e18a2ae8
@ -394,6 +394,8 @@ executing `systemctl enable hide-hardware-info.service` as root.
|
|||||||
* hardened malloc compatibility for haveged workaround
|
* hardened malloc compatibility for haveged workaround
|
||||||
`/lib/systemd/system/haveged.service.d/30_security-misc.conf`
|
`/lib/systemd/system/haveged.service.d/30_security-misc.conf`
|
||||||
|
|
||||||
|
* set `dracut` `reproducible=yes` setting
|
||||||
|
|
||||||
## Related
|
## Related
|
||||||
|
|
||||||
* Linux Kernel Runtime Guard (LKRG)
|
* Linux Kernel Runtime Guard (LKRG)
|
||||||
|
1
etc/dracut.conf.d/30-security-misc.conf
Normal file
1
etc/dracut.conf.d/30-security-misc.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
reproducible=yes
|
Loading…
Reference in New Issue
Block a user