Go back to on-failure restart

This commit is contained in:
Joshua Boniface 2019-03-12 23:18:28 -04:00
parent 9a3f0b5737
commit 19445205d7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ WorkingDirectory = /usr/share/pvc
Environment = PYTHONUNBUFFERED=true
Environment = PVCD_CONFIG_FILE=/etc/pvc/pvcd.yaml
ExecStart = /usr/share/pvc/pvcd.py
Restart = never
Restart = on-failure
[Install]
WantedBy = multi-user.target