mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
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:
parent
b79aacbff6
commit
62f908b53c
@ -23,3 +23,4 @@ RestartSec=0
|
||||
ExecStart=@rootlibexecdir@/systemd-udevd
|
||||
MountFlags=slave
|
||||
KillMode=mixed
|
||||
WatchdogSec=1min
|
||||
|
Loading…
Reference in New Issue
Block a user