From dc99a9764418a1974c46c55efa73b034f530a5a5 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Thu, 25 Jul 2013 14:07:59 +0200 Subject: service: Implement 'on-watchdog' restart option Services using the watchdog option might want to be restarted only if the watchdog triggers. --- man/systemd.service.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index a15dfb2cb6..1eb5f39628 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -618,6 +618,7 @@ , , , + , , or . If set to (the default) the @@ -644,6 +645,10 @@ signal not specified as a clean exit status. If set to + the service + will be restarted only if the watchdog + timeout for the service expires. + If set to the service will be restarted regardless whether it exited cleanly or not, got -- cgit v1.2.3-54-g00ecf