X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=5afeffa23e758e3fa4f11ad92e0d10a9306a3115;hb=91f0ac7d40e4b89ccb8430b34dbf907f305763fa;hp=103c495fbed5dacc3bbbc338d0cd4a52b380a4d4;hpb=ec6039bc08f8e77f92427afec048e4f8ac4b81a8;p=elogind.git diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 103c495fb..5afeffa23 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -321,11 +321,7 @@ (these semicolons must be passed as separate words). Alternatively, this directive may be specified more than - once with the same effect. However, - the latter syntax is not recommended - for compatibility with parsers - suitable for XDG - .desktop files. + once with the same effect. Lone semicolons may be escaped as \;. If the empty string is assigned to this option, the @@ -431,7 +427,7 @@ ExecStart=/bin/sh -c 'dmesg | tac' - Only select environment variables + Only select environment variables that are set for executed commands. See systemd.exec5. @@ -445,7 +441,7 @@ one and two two, respectively. Since two commands are - specified + specified, Type=oneshot must be used. @@ -716,7 +712,7 @@ ExecStart=/bin/echo $ONE $TWO ${TWO} timeout for the service expires. If set to , the service - will be restarted regardless whether + will be restarted regardless of whether it exited cleanly or not, got terminated abnormally by a signal or hit a timeout.