diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 258b059efa..0baeb75445 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -121,7 +121,8 @@ , , , - . + or + . If set to (the default @@ -201,6 +202,16 @@ NotifyAccess= is not set, it will be implicitly set to . + + Behaviour of + is very similar + to , however + actual execution of a the service + binary is delayed until all jobs are + dispatched. This may be used to avoid + interleaving of output of shell + services with the status output on the + console.