X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemd.service.xml;h=d5633dc3290a954fdc6759a2969ca46894b2d44a;hb=401cc72da8e59a1e49acafee69280f7ebaa52e74;hp=258b059efa26b45f4a72ccfaf93d08642504c721;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8;p=elogind.git diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 258b059ef..d5633dc32 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. @@ -821,6 +835,15 @@ . + + FsckPassNo= + + If this is an file + system checking service specify the + pass number. This should not be used + for normal services. + +