]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udevd: hook up watchdog support
authorTom Gundersen <teg@jklm.no>
Fri, 29 May 2015 16:41:26 +0000 (18:41 +0200)
committerTom Gundersen <teg@jklm.no>
Fri, 29 May 2015 16:52:13 +0000 (18:52 +0200)
We are already sending watchdog notification, this tells PID1 to actually listen for
them and restart udevd in case it gets stuck.

units/systemd-udevd.service.in

index 32f04d901a05bf7671e6ab557ce448f53e1eca9c..e7216d61f2d6d86be33aa267ae45152fd42a9c69 100644 (file)
@@ -23,3 +23,4 @@ RestartSec=0
 ExecStart=@rootlibexecdir@/systemd-udevd
 MountFlags=slave
 KillMode=mixed
+WatchdogSec=1min