systemd: revise SystemCallFilter

This commit is contained in:
surtur 2022-07-04 12:54:54 +02:00
parent e808acd042
commit 03d1ac1aae
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -58,7 +58,7 @@ RestrictRealtime=true
RestrictSUIDSGID=true
SecureBits=noroot-locked
SystemCallArchitectures=native
SystemCallFilter=~memfd_create @mount @reboot @swap @privileged @resources @cpu-emulation @debug @clock @obsolete
SystemCallFilter=~memfd_create @mount @reboot @swap @cpu-emulation @debug @clock @raw-io @obsolete
RestrictNamespaces=uts ipc pid user
CapabilityBoundingSet=~CAP_SYS_ADMIN CAP_SYS_BOOT CAP_SYS_CHROOT CAP_LINUX_IMMUTABLE CAP_AUDIT_*