mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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:
@@ -23,3 +23,4 @@ RestartSec=0
|
||||
ExecStart=@rootlibexecdir@/systemd-udevd
|
||||
MountFlags=slave
|
||||
KillMode=mixed
|
||||
WatchdogSec=1min
|
||||
|
||||
Reference in New Issue
Block a user