remove seccomp from systemd units

This commit is contained in:
bol-van 2025-05-25 20:07:52 +03:00
parent f0a8a35c12
commit 56c96df47b
2 changed files with 0 additions and 5 deletions

View File

@ -56,9 +56,6 @@ RemoveIPC=true
RestrictNamespaces=true
RestrictRealtime=true
RestrictSUIDSGID=true
SystemCallArchitectures=native
SystemCallFilter=@system-service
SystemCallFilter=~@resources
UMask=0077
[Install]

View File

@ -55,8 +55,6 @@ RemoveIPC=true
RestrictNamespaces=true
RestrictRealtime=true
RestrictSUIDSGID=true
SystemCallArchitectures=native
SystemCallFilter=@system-service
UMask=0077
[Install]