nameservice: add support for libnss-libvirt

This commit is contained in:
Giampaolo Fresi Roglia 2024-10-04 16:22:50 +02:00
parent b52c9bb860
commit e53f300821
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,