diff --git a/init.d/systemd/nfqws@.service b/init.d/systemd/nfqws@.service index 4638203e..5a18c7ef 100644 --- a/init.d/systemd/nfqws@.service +++ b/init.d/systemd/nfqws@.service @@ -56,9 +56,6 @@ RemoveIPC=true RestrictNamespaces=true RestrictRealtime=true RestrictSUIDSGID=true -SystemCallArchitectures=native -SystemCallFilter=@system-service -SystemCallFilter=~@resources UMask=0077 [Install] diff --git a/init.d/systemd/tpws@.service b/init.d/systemd/tpws@.service index 534dbba8..c2780089 100644 --- a/init.d/systemd/tpws@.service +++ b/init.d/systemd/tpws@.service @@ -55,8 +55,6 @@ RemoveIPC=true RestrictNamespaces=true RestrictRealtime=true RestrictSUIDSGID=true -SystemCallArchitectures=native -SystemCallFilter=@system-service UMask=0077 [Install]