From 37df85b2310494c052461631720688b1176b4844 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 8 Nov 2023 20:42:04 +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 680c0cc..3746258 100644 --- a/conf/bookwyrm-server.service +++ b/conf/bookwyrm-server.service @@ -18,7 +18,7 @@ PrivateTmp=yes #TemporaryFileSystem=/var #PrivateUsers=true PrivateDevices=true -BindReadOnlyPaths=__INSTALL_DIR__ +#BindReadOnlyPaths=__INSTALL_DIR__ BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql LockPersonality=yes MemoryDenyWriteExecute=true