Skip to content

main: Handle SIGTERM in addition to SIGINT

Benjamin Berg requested to merge benzea/cleanups into master

It is common to stop services using SIGTERM. Add an appropriate handler that stops upower.

Merge request reports