Florian Obser([email protected]) on 2020.04.21 06:57:49 +0200: > We didn't get around to run unwind per default and integrate it > tighter with dhclient this release cycle. > But there is also no need anymore to recomend prepend in > dhclient.conf, unwind(8) is no longer closing it's service port when > it's running so it should always be available. > > (I checked the installer there supersede does not have any effect, > probably because the small dhclient doesn't parse /etc/dhclient.conf.) > > Comments, OK?
I've actually wondered about this myself and been using it with supersede for a few weeks now. ok benno@ > > diff --git unwind.8 unwind.8 > index fe08a9b4c4c..7014db070f9 100644 > --- unwind.8 > +++ unwind.8 > @@ -52,7 +52,7 @@ in > .Pp > Adding > .Pp > -.Dl prepend domain-name-servers 127.0.0.1; > +.Dl supersede domain-name-servers 127.0.0.1; > .Pp > to > .Pa /etc/dhclient.conf > > > -- > I'm not entirely sure you are real. >
