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.
This commit is contained in:
Tom Gundersen 2015-05-29 18:41:26 +02:00
parent b79aacbff6
commit 62f908b53c
1 changed files with 1 additions and 0 deletions

View File

@ -23,3 +23,4 @@ RestartSec=0
ExecStart=@rootlibexecdir@/systemd-udevd
MountFlags=slave
KillMode=mixed
WatchdogSec=1min