Re: [systemd-devel] getent hosts

2015-06-30 Thread Colin Guthrie
Colin Guthrie wrote on 30/06/15 11:58: > Johannes Ernst wrote on 29/06/15 19:51: >>> On Jun 29, 2015, at 10:32, Johannes Ernst >> > wrote: >>> >>> I was hoping that >>> getent hosts >>> would work, just like >>> getent hosts >>> where can be anything else in the

Re: [systemd-devel] getent hosts

2015-06-30 Thread Colin Guthrie
Johannes Ernst wrote on 29/06/15 19:51: >> On Jun 29, 2015, at 10:32, Johannes Ernst > > wrote: >> >> I was hoping that >> getent hosts >> would work, just like >> getent hosts >> where can be anything else in the hosts: field in >> nsswitch.conf. But no such luc

Re: [systemd-devel] getent hosts

2015-06-29 Thread Johannes Ernst
> On Jun 29, 2015, at 10:32, Johannes Ernst wrote: > > I was hoping that > getent hosts > would work, just like > getent hosts > where can be anything else in the hosts: field in nsswitch.conf. > But no such luck. > > The does get resolved correctly in other cases, e.g. when >

[systemd-devel] getent hosts

2015-06-29 Thread Johannes Ernst
I was hoping that getent hosts would work, just like getent hosts where can be anything else in the hosts: field in nsswitch.conf. But no such luck. The does get resolved correctly in other cases, e.g. when pinging it. Not knowing how getent actually works, I don’t know why