mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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.