parent
c0513c547a
commit
b8c94731c5
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +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
|
||||||
|
|
||||||
ln -s /dev/null ${ROOTFS_DIR}/etc/systemd/network/99-default.link
|
ln -sf /dev/null ${ROOTFS_DIR}/etc/systemd/network/99-default.link
|
||||||
|
|
Loading…
Reference in a new issue