From: James Cameron Date: Mon, 27 Oct 2008 07:38:44 +0000 (+1100) Subject: merge lunge X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c17e19589ed1935b4561b18fc700a352d908c97;hp=5fab6893f3965943ced038990b4b0a5fe5242901;p=xodist merge lunge --- diff --git a/initchroot.sh b/initchroot.sh index e359c5d..18c6e65 100755 --- a/initchroot.sh +++ b/initchroot.sh @@ -233,8 +233,7 @@ rm -rf ${ROOT_DIR}/home/*; # i have no idea what's adding this crap... echo "${DEFUSER} ALL=(ALL) NOPASSWD: ALL" >> ${ROOT_DIR}/etc/sudoers # add local network interface -cat >>${ROOT_DIR}/etc/network/interfaces<> ${ROOT_DIR}/etc/network/interfaces auto lo iface lo inet loopback EOF