#! /bin/sh set -e NET_IFACES="/etc/network/interfaces" cat < "/target${NET_IFACES}" # Generated by lliurex-live-desktop auto lo iface lo inet loopback EOF exit 0