summaryrefslogtreecommitdiff
path: root/units/systemd-udevd.service.in
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-09-18 08:15:01 +0900
committerGitHub <noreply@github.com>2019-09-18 08:15:01 +0900
commit5a4717fe8e6aef06cbb532862ad55bc3280eff42 (patch)
treeb9d6371fb062305e1095ca5aa97803599dff4fb7 /units/systemd-udevd.service.in
parent62080133da886fb18e186cc481e542b8a8e7ab00 (diff)
parentce8a4ef13d48d27741e222d7474cd778b3a70bd2 (diff)
downloadsystemd-5a4717fe8e6aef06cbb532862ad55bc3280eff42.tar.gz
Merge pull request #13582 from yuwata/udevadm-reload
udevadm: use 'udevadm control' to reload udevd
Diffstat (limited to 'units/systemd-udevd.service.in')
-rw-r--r--units/systemd-udevd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in
index dbb678ae69..c257af0efa 100644
--- a/units/systemd-udevd.service.in
+++ b/units/systemd-udevd.service.in
@@ -23,6 +23,7 @@ Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket
Restart=always
RestartSec=0
ExecStart=@rootlibexecdir@/systemd-udevd
+ExecReload=@rootbindir@/udevadm control --reload --timeout 0
KillMode=mixed
WatchdogSec=3min
TasksMax=infinity