From a8ad0f89286b878cbe1f330f72abd2d22813f8ea Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 26 Apr 2012 20:32:26 +0200 Subject: [PATCH 1/1] service: document new Type=idle --- man/systemd.service.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 258b059ef..0baeb7544 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. -- 2.30.2