remove @resources from SystemCallFilter

Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
morph027
2022-08-19 12:34:51 +02:00
parent ba8b9f12a4
commit 8fffe72c07
+1 -1
View File
@@ -37,7 +37,7 @@ RestrictRealtime=yes
RestrictSUIDSGID=yes
SystemCallArchitectures=native
SystemCallFilter=@system-service
SystemCallFilter=~ @privileged @resources
SystemCallFilter=~ @privileged
[Install]
WantedBy=multi-user.target