projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b79aacb
)
udevd: hook up watchdog support
author
Tom Gundersen
<teg@jklm.no>
Fri, 29 May 2015 16:41:26 +0000
(18:41 +0200)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/units/systemd-udevd.service.in
b/units/systemd-udevd.service.in
index 32f04d901a05bf7671e6ab557ce448f53e1eca9c..e7216d61f2d6d86be33aa267ae45152fd42a9c69 100644
(file)
--- 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