nameservice: add support for libnss-libvirt

(cherry picked from commit e53f300821)
This commit is contained in:
Giampaolo Fresi Roglia 2024-10-04 16:22:50 +02:00 committed by Christian Boltz
parent 90500d38ab
commit b7a4745bc4
Failed to generate hash of commit

View file

@ -62,6 +62,9 @@
# have open
@{run}/nscd/db* rmix,
# make libnss-libvirt name resolution work.
/var/lib/libvirt/dnsmasq/* r,
# The nss libraries are sometimes used in addition to PAM; make sure
# they are available
/{usr/,}lib{,32,64}/libnss_*.so* mr,