mirror of
https://github.com/munki/munki.git
synced 2026-01-08 23:50:18 -06:00
- more robost killing; sigterm, then sigkill processes if they're still running. - new --error-exec option, to execute an external script if primary process exits with one of --error-exec-exit-codes. Intended to be used to notify admins of Munki crashes, by calling report_broken_client or similar script to email/post to server/etc.