]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/initscripts/networking/red
core140: ship glibc built with new gcc
[ipfire-2.x.git] / src / initscripts / networking / red
index b8d46324193c31f9f75e7cb2ad19316f42fe685e..7ce0a6f470acf55727d2ea7ae754189496736193 100644 (file)
@@ -120,8 +120,6 @@ case "${1}" in
                        grep -v -E "\<gateway\>" /etc/hosts > /tmp/hosts
                        echo "$GATEWAY  gateway"  >> /tmp/hosts
                        mv /tmp/hosts /etc/hosts
-                       echo -n "${DNS1}" > /var/ipfire/red/dns1
-                       echo -n "${DNS2}" > /var/ipfire/red/dns2
                        touch /var/ipfire/red/active
                        
                        # Create route to default gateway