Almost all Omicron zones do not have /etc/resolv.conf and so the dns/client service stays offline and included in the output of svcs -x.
Let's disable it by default in the brand profile, and the zones that do create /etc/resolv.conf (currently just NTP zones, in the future possibly nexus too) can enable the service if they wish (although it doesn't do a great deal past dependencies).
Almost all Omicron zones do not have
/etc/resolv.conf
and so thedns/client
service stays offline and included in the output ofsvcs -x
. Let's disable it by default in the brand profile, and the zones that do create /etc/resolv.conf (currently just NTP zones, in the future possibly nexus too) can enable the service if they wish (although it doesn't do a great deal past dependencies).