mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
systemd: dont rename network interfaces
again. udev rule name has changed in systemd 209
This commit is contained in:
parent
a9c22ea4cc
commit
0086e82eb8
@ -150,7 +150,7 @@ post_makeinstall_target() {
|
|||||||
ln -sf /usr/bin/systemctl $INSTALL/usr/sbin/telinit
|
ln -sf /usr/bin/systemctl $INSTALL/usr/sbin/telinit
|
||||||
|
|
||||||
# remove Network adaper renaming rule, this is confusing
|
# remove Network adaper renaming rule, this is confusing
|
||||||
rm -rf $INSTALL/usr/lib/udev/rules.d/80-net-name-slot.rules
|
rm -rf $INSTALL/usr/lib/udev/rules.d/80-net-setup-link.rules
|
||||||
|
|
||||||
# remove debug-shell.service, we install our own
|
# remove debug-shell.service, we install our own
|
||||||
rm -rf $INSTALL/usr/lib/systemd/system/debug-shell.service
|
rm -rf $INSTALL/usr/lib/systemd/system/debug-shell.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user