mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +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.