summaryrefslogtreecommitdiff
path: root/factory-default
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-02-10 21:53:10 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-02-10 21:54:57 +0000
commit99690f3eed702b313b3445993d05802bf8f0101d (patch)
tree0110a103d40ade9cd10e16b5258e6bcd812299ae /factory-default
parentvirtual/linux-sources: version bump (diff)
downloadportage-99690f3eed702b313b3445993d05802bf8f0101d.tar.xz
factory-default/sys-libs/glibc: enable nss systemd
Diffstat (limited to 'factory-default')
-rw-r--r--factory-default/sys-libs/glibc/etc/nsswitch.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/factory-default/sys-libs/glibc/etc/nsswitch.conf b/factory-default/sys-libs/glibc/etc/nsswitch.conf
index d1625a6b..b9ca003b 100644
--- a/factory-default/sys-libs/glibc/etc/nsswitch.conf
+++ b/factory-default/sys-libs/glibc/etc/nsswitch.conf
@@ -1,10 +1,11 @@
# /etc/nsswitch.conf:
-passwd: files
-shadow: files
-group: files
+passwd: files systemd
+group: files [SUCCESS=merge] systemd
+shadow: files systemd
+gshadow: files systemd
-hosts: files resolve [!UNAVAIL=return] dns myhostname
+hosts: files mymachines resolve [!UNAVAIL=return] myhostname dns
networks: files dns
services: db files