From 53af9498c0dddad1e52449a4e95d6783dbc89f3d Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 8 Nov 2023 19:02:46 +0100 Subject: [PATCH] test --- conf/bookwyrm-server.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/bookwyrm-server.service b/conf/bookwyrm-server.service index 374561f..fa59b7b 100644 --- a/conf/bookwyrm-server.service +++ b/conf/bookwyrm-server.service @@ -18,8 +18,8 @@ PrivateTmp=yes TemporaryFileSystem=/var PrivateUsers=true PrivateDevices=true -BindReadOnlyPaths=__INSTALL_DIR__ -BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql +#BindReadOnlyPaths=__INSTALL_DIR__ +#BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql LockPersonality=yes MemoryDenyWriteExecute=true PrivateMounts=true