Revert "[#3] Add alternative shutdown functions to allow flushing on non-SIGHUP shutdowns"

This reverts commit d0dc923d92.
This commit is contained in:
2018-06-26 12:10:35 -04:00
parent f27cdb024c
commit 75ed61908a
2 changed files with 3 additions and 21 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
ExecReload = /bin/kill -HUP $MAINPID
Restart = on-failure
[Install]