Correct typo in pvcnd service
This commit is contained in:
parent
743b4cc3c7
commit
852ce9c928
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue