mirror of
https://github.com/systemd/systemd.git
synced 2026-07-19 14:00:56 +00:00
This adds SuccessActionExitStatus= and FailureActionExitStatus= that may be used to configure the exit status to propagate in when SuccessAction=exit or FailureAction=exit is used. When not specified let's also propagate the exit status of the main process we fork off for the unit.