It is /etc/resolvconf/run/interface instead ..../interfaces
authorMichael Prokop <devnull@localhost>
Mon, 17 Sep 2007 20:31:52 +0000 (22:31 +0200)
committerMichael Prokop <devnull@localhost>
Mon, 17 Sep 2007 20:31:52 +0000 (22:31 +0200)
etc/grml/fai/grml/grml_cleanup_chroot

index 71ad9ea..a8c2a38 100755 (executable)
@@ -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