X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=5afeffa23e758e3fa4f11ad92e0d10a9306a3115;hb=e0e009c067aa7237f9683c46e5845bbb11ec67c2;hp=f6b9fe2965af863774b8c22a8db3bd67a12f3099;hpb=6baf995c17a95ca0d6b5ad0b1f1667c956574816;p=elogind.git diff --git a/man/systemd.service.xml b/man/systemd.service.xml index f6b9fe296..5afeffa23 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -427,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. @@ -441,7 +441,7 @@ one and two two, respectively. Since two commands are - specified + specified, Type=oneshot must be used. @@ -712,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.