X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=11f98c34d6537b5ae08277fb7805f37ae48b909e;hb=957eb8cab28dc83aa4b800d033031e53cd0a9e00;hp=258b059efa26b45f4a72ccfaf93d08642504c721;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8;p=elogind.git diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 258b059ef..11f98c34d 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -121,12 +121,14 @@ , , , - . + or + . If set to (the default - value) it is expected that the process - configured with + value if BusName= + is not specified) it is expected that + the process configured with ExecStart= is the main process of the service. In this mode, if the process offers @@ -181,7 +183,9 @@ option configured implicitly gain dependencies on the dbus.socket - unit. + unit. This type is the default if + BusName= is + specified. Behaviour of is similar to @@ -201,6 +205,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.