[Bug 256767] ifconfig(8) NOAUTO and rc.conf(5): untimely configuration (up) of a network interface when it should be down

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Aug 2021 23:00:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256767

--- Comment #10 from Mason Loring Bliss <mason@blisses.org> ---
Ugly and too many characters, but I'm thinking of something like:

        action "sysrc -e ifconfig_$subsystem | grep -qv NOAUTO && service
dhclient quietstart $subsystem";

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