On 7 Dec 2015 1:49 p.m., "Christopher Larson" <[email protected]> wrote: > > > On Tue, Nov 17, 2015 at 8:49 PM, Dan McGregor <[email protected]> wrote: >> >> On 12 Nov 2015 5:41 p.m., "Christopher Larson" <[email protected]> wrote: >> > >> > From: Christopher Larson <[email protected]> >> > >> > We don't need nss-myhostname on systemd systems, because systemd already >> > provides myhostname, but we weren't configuring nsswitch to use it. Being able >> > to resolve the hostname is useful for a number of different applications, so >> > enable it using the same postinst/prerm bits which are in nss-myhostname. >> >> I have this and a similar change for resolved in an append at work. Would others be interested in that too? > > > I'm sure there are folks that would find that interesting. I'm sure not everyone uses resolved, but I'm sure we want it to work well for folks taht do want to use it. >
Cool. I'll post my change. nss_resolve can be used unconditionally if it's there. If resolved isn't running it falls back to nss_dns.
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
