Remove system call filters

This commit is contained in:
nxshock 2022-11-12 15:09:31 +05:00
parent 2df1c59031
commit 49b95701fc

View File

@ -33,8 +33,6 @@ RestrictNamespaces=true
RestrictRealtime=true
RestrictSUIDSGID=true
SystemCallArchitectures=native
SystemCallFilter=@system-service
SystemCallFilter=~@resources
UMask=0027
[Install]