chiark / gitweb /
service: Implement 'on-watchdog' restart option
[elogind.git] / man / systemd.service.xml
index a15dfb2cb69876dec403fb4fa9fea087bc578f1d..1eb5f39628b3e21f58d374da6282b8b7003c806b 100644 (file)
                                 <option>no</option>,
                                 <option>on-success</option>,
                                 <option>on-failure</option>,
+                                <option>on-watchdog</option>,
                                 <option>on-abort</option>, or
                                 <option>always</option>. If set to
                                 <option>no</option> (the default) the
                                 signal not specified as a clean exit
                                 status.
                                 If set to
+                                <option>on-watchdog</option> the service
+                                will be restarted only if the watchdog
+                                timeout for the service expires.
+                                If set to
                                 <option>always</option> the service
                                 will be restarted regardless whether
                                 it exited cleanly or not, got