From 639fc1b5c5580bcd377ff8d7366db59c2fd1fa3f Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 24 Dec 2023 23:34:26 +0100 Subject: [PATCH] gnagnagna linter --- conf/systemd.service | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/systemd.service b/conf/systemd.service index 939a604..d43f554 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -31,6 +31,7 @@ ProtectControlGroups=yes ProtectKernelModules=no ProtectKernelTunables=no LockPersonality=no +#SystemCallFilter= # Denying access to capabilities that should not be relevant for webapps # Doc: https://man7.org/linux/man-pages/man7/capabilities.7.html