aboutsummaryrefslogtreecommitdiff
path: root/net-misc/gnunet/files/nsswitch.conf
blob: 20f598df3e1e3f85b745a41cfa07bb80c99f90f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# /etc/nsswitch.conf:
# Modified to support GNUnet's GNS (.gnu, .zkey etc)
# Compare with /usr/portage/sys-libs/glibc/files/nsswitch.conf

passwd:      compat
shadow:      compat
group:       compat

# passwd:    db files nis
# shadow:    db files nis
# group:     db files nis

hosts:       files gns [NOTFOUND=return] dns
networks:    files dns

services:    db files
protocols:   db files
rpc:         db files
ethers:      db files
netmasks:    files
netgroup:    files
bootparams:  files

automount:   files
aliases:     files