Tweak some more things in the Daemon to reflect split

This commit is contained in:
2018-09-12 12:27:55 -04:00
parent 2b935bd923
commit 8791224e64
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ After = network-online.target libvirtd.service zookeeper.service
Type = simple
WorkingDirectory = /usr/share/pvc
Environment = PYTHONUNBUFFERED=true
Environment = PVCD_CONFIG_FILE=/etc/pvc/pvcvd.conf
Environment = PVCVD_CONFIG_FILE=/etc/pvc/pvcvd.conf
ExecStart = /usr/share/pvc/pvcvd.py
Restart = on-failure