diff --git a/conf/bookwyrm-server.service b/conf/bookwyrm-server.service index 17e73b6..f807ad1 100644 --- a/conf/bookwyrm-server.service +++ b/conf/bookwyrm-server.service @@ -18,7 +18,7 @@ TemporaryFileSystem=/var /run #PrivateUsers=true PrivateDevices=true BindReadOnlyPaths=__INSTALL_DIR__ -BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql +BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql __INSTALL_DIR__/venv/bin/ LockPersonality=yes MemoryDenyWriteExecute=true PrivateMounts=true