From: Michael Prokop Date: Mon, 17 Sep 2007 20:31:52 +0000 (+0200) Subject: It is /etc/resolvconf/run/interface instead ..../interfaces X-Git-Tag: 0.0.1~24 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=0b374e433885a6aa5a6de09fa2a121e33285aaa5 It is /etc/resolvconf/run/interface instead ..../interfaces --- diff --git a/etc/grml/fai/grml/grml_cleanup_chroot b/etc/grml/fai/grml/grml_cleanup_chroot index 71ad9ea..a8c2a38 100755 --- a/etc/grml/fai/grml/grml_cleanup_chroot +++ b/etc/grml/fai/grml/grml_cleanup_chroot @@ -365,7 +365,7 @@ if [ -d /etc/resolvconf ] ; then rm -rf /etc/resolvconf/run mkdir /etc/resolvconf/run touch /etc/resolvconf/run/enable-updates - mkdir /etc/resolvconf/run/interfaces + mkdir /etc/resolvconf/run/interface cat > /etc/resolvconf/run/resolv.conf << EOF # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN