Fix some typos

This commit is contained in:
2018-09-23 15:37:13 -04:00
parent 3c2baf3872
commit 091fc94c05
2 changed files with 11 additions and 7 deletions

View File

@ -7,7 +7,7 @@ After = network-online.target frr.service
Type = simple
WorkingDirectory = /usr/share/pvc
Environment = PYTHONUNBUFFERED=true
Environment = PVCND_CONFIG_FILE=/etc/pvc/pvcrd.conf
Environment = PVCRD_CONFIG_FILE=/etc/pvc/pvcrd.conf
ExecStart = /usr/share/pvc/pvcrd.py
Restart = on-failure