mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 19:10:58 +00: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.