From d42d63a284af488fd3a9da1d1e3d959522b5407f Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 12 Nov 2024 07:14:11 +0100 Subject: [PATCH] add input from https://github.com/Kozea/Radicale/issues/1614 --- Simple-installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Simple-installation.md b/Simple-installation.md index 54b980d..e0cef0e 100644 --- a/Simple-installation.md +++ b/Simple-installation.md @@ -360,6 +360,8 @@ ProtectKernelModules=true ProtectControlGroups=true NoNewPrivileges=true ReadWritePaths=/var/lib/radicale/collections +# from https://github.com/Kozea/Radicale/issues/1614 +StateDirectory=radicale [Install] WantedBy=multi-user.target