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