From: Graham Reed Date: Fri, 30 Jan 2026 16:18:46 +0000 (+0000) Subject: man: OnSuccessJobMode= default is fail (#40509) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c0e032b07aba32372b28bc972f6b1d02776600;p=thirdparty%2Fsystemd.git man: OnSuccessJobMode= default is fail (#40509) For the feature added in 294446dcb98eaa1ced5839da674c2065b1367a3a, with OnSuccessJobMode= added to the docs in e87abe82069bb4f473e853a8a15e1cf18365c04a. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index c0d080a6e7d..afc66716d2a 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -957,8 +957,11 @@ isolate, flush, ignore-dependencies or - ignore-requirements. Defaults to - replace. Specifies how the units listed in + ignore-requirements. + OnFailureJobMode= defaults to + replace, + OnSuccessJobMode= defaults to + fail. Specifies how the units listed in OnSuccess=/OnFailure= will be enqueued. See systemctl1's option for details on the