diff --git a/conf/systemd/webvirt b/conf/systemd/webvirt index 8ea90b7..c206062 100644 --- a/conf/systemd/webvirt +++ b/conf/systemd/webvirt @@ -1,2 +1,2 @@ WEBVIRT_PATH="/srv/webvirtcloud" -SERVICE_PATH="$WEBVIRT_PATH/venv/bin:/usr/bin" +PATH="$WEBVIRT_PATH/venv/bin:/usr/bin"