diff --git a/node-daemon/pvcd.service b/node-daemon/pvcd.service index 6adff3a9..5b368c3b 100644 --- a/node-daemon/pvcd.service +++ b/node-daemon/pvcd.service @@ -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]