X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=0b5edb85603059229364f9f8dc4d00af9900c41d;hp=0baddd1d4f02cf97d5c77696ed4f527476014873;hb=bb242b7b5277f5db4a01be905f26eccd382ff1e0;hpb=aa704ba8c2a1adce92ba8a154f70f1bdc950be1e;ds=sidebyside diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 0baddd1d4..0b5edb856 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -459,6 +459,24 @@ 90s. + + WatchdogSec= + Configures the watchdog + timeout for a service. This is activated + when the start-up is completed. The service + must call + sd_notify3 + regularly with "WATCHDOG=1". If the time + between two such calls is larger than + the configured time then the service + enters a failure state. By setting + Restart= + to or + the service can + be restarted. Defaults to 0s, which + disables this feature. + + Restart= Configures whether the