mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: symlink /sbin/udevadm
This commit is contained in:
parent
7ce9ac4770
commit
66c46a75ff
@ -144,6 +144,7 @@ post_makeinstall_target() {
|
|||||||
ln -sf /bin/systemctl $INSTALL/usr/sbin/runlevel
|
ln -sf /bin/systemctl $INSTALL/usr/sbin/runlevel
|
||||||
ln -sf /bin/systemctl $INSTALL/usr/sbin/shutdown
|
ln -sf /bin/systemctl $INSTALL/usr/sbin/shutdown
|
||||||
ln -sf /bin/systemctl $INSTALL/usr/sbin/telinit
|
ln -sf /bin/systemctl $INSTALL/usr/sbin/telinit
|
||||||
|
ln -sf /bin/udevadm $INSTALL/sbin/udevadm
|
||||||
|
|
||||||
# remove Network adaper renaming rule, this is confusing
|
# remove Network adaper renaming rule, this is confusing
|
||||||
rm -rf $INSTALL/lib/udev/rules.d/80-net-name-slot.rules
|
rm -rf $INSTALL/lib/udev/rules.d/80-net-name-slot.rules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user