mirror of
https://github.com/systemd/systemd.git
synced 2026-08-06 08:00:57 +00:00
udev: fix path in udev.service
This commit is contained in:
@@ -11,4 +11,4 @@ Type=notify
|
||||
OOMScoreAdjust=-1000
|
||||
Sockets=udev-control.socket udev-kernel.socket
|
||||
Restart=on-failure
|
||||
ExecStart=@pkglibexecdir@/udevd
|
||||
ExecStart=@udevlibexecdir@/udevd
|
||||
|
||||
Reference in New Issue
Block a user