summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2015-05-29 18:41:26 +0200
committerTom Gundersen <teg@jklm.no>2015-05-29 18:52:13 +0200
commit62f908b53c0e4598c962c88ad44fb31d64155b2e (patch)
treef935ad47ea84c20a754822069b5a8d3c5905fc77 /units
parentb79aacbff61e77c5fa579e30f7c6fc7f2d67e9e4 (diff)
udevd: hook up watchdog support
We are already sending watchdog notification, this tells PID1 to actually listen for them and restart udevd in case it gets stuck.
Diffstat (limited to 'units')
-rw-r--r--units/systemd-udevd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in
index 32f04d901a..e7216d61f2 100644
--- a/units/systemd-udevd.service.in
+++ b/units/systemd-udevd.service.in
@@ -23,3 +23,4 @@ RestartSec=0
ExecStart=@rootlibexecdir@/systemd-udevd
MountFlags=slave
KillMode=mixed
+WatchdogSec=1min