diff --git a/conf/weblate.service b/conf/weblate.service index 6ffe8df..7533c72 100644 --- a/conf/weblate.service +++ b/conf/weblate.service @@ -15,7 +15,7 @@ RuntimeDirectory=__APP__ ExecStartPre=/bin/chown -R __APP__ /var/log/__APP__ ExecStart=/usr/bin/uwsgi \ - --ini /etc/uwsgi/apps-available/__APP__.ini \ + --ini __INSTALL_DIR__/venv/lib/$weblate_pypath/site-packages/weblate/__APP__.ini \ --logto /var/log/__APP__/weblate.log