diff --git a/network-daemon/pvcnd.service b/network-daemon/pvcnd.service index 4835ee8a..26eef9c4 100644 --- a/network-daemon/pvcnd.service +++ b/network-daemon/pvcnd.service @@ -7,7 +7,7 @@ After = network-online.target libvirtd.service zookeeper.service Type = simple WorkingDirectory = /usr/share/pvc Environment = PYTHONUNBUFFERED=true -Environment = PVCVD_CONFIG_FILE=/etc/pvc/pvcnd.conf +Environment = PVCND_CONFIG_FILE=/etc/pvc/pvcnd.conf ExecStart = /usr/share/pvc/pvcnd.py Restart = on-failure