Closed adrelanos closed 12 months ago
Sure?
The dracut based implementation used to harden /home. There does not seem to be anything special with /home.
Otherwise the code would need some debugging. Write the output of findmnt --list
to a file or output it to stdout so the systemd journal picks it up.
After the system completed booting, findmnt --list
can be run again and the two different outputs can be compared. That would show if the initial mount hardening is failing or if indeed something else later reverts it.
No longer an issue. new plan: https://github.com/Kicksecure/security-misc/issues/157#issuecomment-1840229516
Originally posted by @monsieuremre in https://github.com/Kicksecure/security-misc/issues/157#issuecomment-1793830718