[Bug 269295] net/isc-dhcp44-client: make client script resolvconf(8) friendly

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 03 Feb 2023 02:12:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269295

            Bug ID: 269295
           Summary: net/isc-dhcp44-client: make client script
                    resolvconf(8) friendly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: naito.yuichiro@gmail.com
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

Created attachment 239868
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239868&action=edit
patch-client_scripts_freebsd

When dhclient receives DNS server address, it always rewrites /etc/resolv.conf 
forcibly. In my use case, DHCP4 client also stores IPv4 DNS server address and
I want to use both IPv4/6 DNS servers but it's always removed by
isc-dhcp-client.

To work together, I fixed client script to use resolvconf(8) as the attached
patch.

Please look at my patch and apply to Ports tree.

-- 
You are receiving this mail because:
You are the assignee for the bug.