OpenZWave / qt-openzwave

QT5 Wrapper for OpenZWave
GNU Lesser General Public License v3.0
104 stars 30 forks source link

Handle SIGTERM to shutdown the daemon #81

Closed kpine closed 4 years ago

kpine commented 4 years ago

Upon receiving a SIGTERM (e.g. docker stop), shutdown the daemon gracefully.

Fishwaldo commented 4 years ago

This is done