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