summaryrefslogtreecommitdiffstats
path: root/units/systemd-udevd.service.in
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-09-17 18:32:46 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-09-17 18:32:46 +0200
commitce8a4ef13d48d27741e222d7474cd778b3a70bd2 (patch)
treecbc4b2f5456f356ad6576a6fcd84f953ea8173ab /units/systemd-udevd.service.in
parentudevadm: use usec_add() (diff)
downloadsystemd-ce8a4ef13d48d27741e222d7474cd778b3a70bd2.tar.xz
systemd-ce8a4ef13d48d27741e222d7474cd778b3a70bd2.zip
unit: add ExecReload= in systemd-udevd.service
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