mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
unit: add ExecReload= in systemd-udevd.service
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user