systemd: revise SystemCallFilter
This commit is contained in:
parent
e808acd042
commit
03d1ac1aae
@ -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_*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user