Disable predictable network interface names
This commit is contained in:
parent
3cc13f2aa2
commit
ce46fac1d4
|
@ -3,6 +3,4 @@
|
||||||
install -m 644 files/ipv6.conf ${ROOTFS_DIR}/etc/modprobe.d/ipv6.conf
|
install -m 644 files/ipv6.conf ${ROOTFS_DIR}/etc/modprobe.d/ipv6.conf
|
||||||
install -m 644 files/hostname ${ROOTFS_DIR}/etc/hostname
|
install -m 644 files/hostname ${ROOTFS_DIR}/etc/hostname
|
||||||
|
|
||||||
on_chroot << EOF
|
ln -s /dev/null ${ROOTFS_DIR}/etc/systemd/network/99-default.link
|
||||||
dpkg-divert --add --local /lib/udev/rules.d/75-persistent-net-generator.rules
|
|
||||||
EOF
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user