From 49b95701fc65e54402338d15b81720042354ae51 Mon Sep 17 00:00:00 2001 From: nxshock Date: Sat, 12 Nov 2022 15:09:31 +0500 Subject: [PATCH] Remove system call filters --- simplefileshare.service | 2 -- 1 file changed, 2 deletions(-) diff --git a/simplefileshare.service b/simplefileshare.service index d522a6f..6bc7e8f 100644 --- a/simplefileshare.service +++ b/simplefileshare.service @@ -33,8 +33,6 @@ RestrictNamespaces=true RestrictRealtime=true RestrictSUIDSGID=true SystemCallArchitectures=native -SystemCallFilter=@system-service -SystemCallFilter=~@resources UMask=0027 [Install]