diff --git a/live-build/ubuntu-core/hooks/04-configure_network.chroot b/live-build/ubuntu-core/hooks/04-configure_network.chroot index 56440fc3..745372ad 100755 --- a/live-build/ubuntu-core/hooks/04-configure_network.chroot +++ b/live-build/ubuntu-core/hooks/04-configure_network.chroot @@ -3,7 +3,7 @@ if=eth0 # Manually configure the first ethernet device -cat </etc/network/interfaces.d/"$if"<