X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=af32ccb87816b73810b1ce3c23aef32ecd53d76d;hb=ead349509e325aad720bb0349521a9e56e2ac7c0;hp=a2a1b6b5088e93dad4069a0758a1096312b0d99e;hpb=efe6e7d33a9feb0b647c77862016284457895fa6;p=elogind.git diff --git a/man/systemd.service.xml b/man/systemd.service.xml index a2a1b6b50..af32ccb87 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -1030,6 +1030,17 @@ ExecStart=/bin/echo $ONE $TWO ${TWO} command. + + FailureAction= + Configure the action + to take when the service enters a failed + state. Takes the same values as + StartLimitAction= + and executes the same actions. + Defaults to . + + + Check