mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
systemd: hwdb: fix udevadm path after systemd 209
This commit is contained in:
parent
76c47476ef
commit
2a9ff007e1
@ -6,7 +6,7 @@ Before=systemd-udevd.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=-/bin/udevadm hwdb --update
|
||||
ExecStart=-/usr/bin/udevadm hwdb --update
|
||||
|
||||
[Install]
|
||||
WantedBy=basic.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user