mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
In many (most?) of our event loops we want to exit once SIGTERM/SIGINT is seen. Add a common helper for that, that does the right things in a single call.