CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/09/18 12:27:55
Modified files: sbin/dhclient : dhclient-script Log message: Once resolv.conf.saved has been copied back as resolv.conf, delete it so it isn't copied again the next time a dhclient goes away. Do the resolv.conf.saved restore for v6 as well since v6 goes through the trouble to create resolv.conf.saved. ok beck@