From 98bb4300b6153d6ec86caf23b50a90ce229e22ce Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:24:09 +0100 Subject: [PATCH] Update bookwyrm-server.service --- conf/bookwyrm-server.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/bookwyrm-server.service b/conf/bookwyrm-server.service index 7443b1d..6b70a70 100644 --- a/conf/bookwyrm-server.service +++ b/conf/bookwyrm-server.service @@ -17,7 +17,7 @@ PrivateTmp=yes TemporaryFileSystem=/var /run /opt __INSTALL_DIR__ #PrivateUsers=true PrivateDevices=true -BindReadOnlyPaths=__INSTALL_DIR__ +#BindReadOnlyPaths=__INSTALL_DIR__ #BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql LockPersonality=yes MemoryDenyWriteExecute=true