unit: add ExecReload= in systemd-udevd.service

This commit is contained in:
Yu Watanabe 2019-09-18 01:32:46 +09:00
parent f6e8ba8165
commit ce8a4ef13d

View file

@ -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