X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=8e6c20550dbe49f7bfc0c9525e7c266b2c7e4698;hb=b040723ea412209e0edf54647fa5aa4287411507;hp=103c495fbed5dacc3bbbc338d0cd4a52b380a4d4;hpb=ec6039bc08f8e77f92427afec048e4f8ac4b81a8;p=elogind.git diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 103c495fb..8e6c20550 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 @@ -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.