[libvirt] [PATCH v2 10/10] nss: Introduce libvirt-guest module

Andrea Bolognani abologna at redhat.com
Fri Jan 13 10:27:54 UTC 2017


On Mon, 2016-12-05 at 11:31 +0100, Michal Privoznik wrote:
[...]
> +<pre>
> +$ cat /etc/nsswitch.conf
> +# /etc/nsswitch.conf:
> +hosts:       files libvirt-guest dns
> +# ...
> +</pre>
> +    <p>Or users can enable both at the same time:</p>
> +<pre>
> +$ cat /etc/nsswitch.conf
> +# /etc/nsswitch.conf:
> +hosts:       files libvirt libvirt-guest dns
> +# ...
> +</pre>

I just realized that, while the documentation consistently
refers to the new module as "libvirt-guest", the module is
actually called "libvirt_guest". In particular, the examples
above won't work at all.

We should change one or the other before release.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list