Remove kill signal

This commit is contained in:
Joshua Boniface 2018-10-25 22:09:42 -04:00
parent fd27d3f544
commit 62b2718d7a
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ WorkingDirectory = /usr/share/pvc
Environment = PYTHONUNBUFFERED=true
Environment = PVCD_CONFIG_FILE=/etc/pvc/pvcd.conf
ExecStart = /usr/share/pvc/pvcd.py
KillSignal = SIGINT
Restart = never
[Install]