mirror of
https://github.com/HorlogeSkynet/systemd-hardene.d.git
synced 2026-07-28 04:00:12 +02:00
Let's advise a more thorough seccomp setup through available syscalls set reduction. Most of services should run with `@system-service` predefined set. Although, we explicit block `memfd_create` syscall, as recommended in `MemoryDenyWriteExecute` directive documentation.