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
No known key found for this signature in database
GPG key ID: BF17A54BB873BE58

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