diff --git a/conf/systemd.service b/conf/systemd.service index ca2ed1a..04d1c0d 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -25,7 +25,7 @@ ProtectControlGroups=yes ProtectKernelModules=yes ProtectKernelTunables=yes LockPersonality=yes -SystemCallFilter=~@clock @debug @module @mount @obsolete @privileged @reboot @setuid @swap +SystemCallFilter=~@clock @debug @module @mount @obsolete @reboot @setuid @swap # Denying access to capabilities that should not be relevant for webapps # Doc: https://man7.org/linux/man-pages/man7/capabilities.7.html