mirror of
https://github.com/HorlogeSkynet/systemd-hardene.d.git
synced 2026-06-26 16:00:13 +02:00
eede2e70d1
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.