$NetBSD: patch-ab,v 1.6 2006/11/01 15:17:14 martin Exp $

--- scripts/pppoe-setup.in.orig	2006-04-02 16:29:42.000000000 +0200
+++ scripts/pppoe-setup.in	2006-11-01 12:34:32.000000000 +0100
@@ -320,6 +320,7 @@
 	if [ "$DNS2" != "" ] ; then
 	    $ECHO "nameserver $DNS2" >> /etc/resolv.conf
 	fi
+	chmod 644 /etc/resolv.conf
     fi
 fi
 
