From 93a7e8da3eccac5caf346f9654aed78937439855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 24 Oct 2022 08:41:34 +0200 Subject: [PATCH] Fix webdav --- conf/seafile.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/seafile.service b/conf/seafile.service index 8a5dbc1..5e2fb37 100644 --- a/conf/seafile.service +++ b/conf/seafile.service @@ -24,7 +24,7 @@ ProtectControlGroups=yes ProtectKernelModules=yes ProtectKernelTunables=yes LockPersonality=yes -SystemCallFilter=~@clock @debug @module @mount @obsolete @reboot @setuid @swap +SystemCallFilter=~@clock @debug @module @mount @obsolete @reboot @swap # Doc: https://man7.org/linux/man-pages/man7/capabilities.7.html CapabilityBoundingSet=~CAP_RAWIO CAP_MKNOD