Fix memory leaks in cadet tests
[oweals/gnunet.git] / contrib / nssswitch.conf
1 # /etc/nsswitch.conf
2 # Modified to support GNUnet's GNS (.gnu, .zkey etc)
3 # Compare with your distributions' "nsswitch.conf" file.
4
5 passwd:      compat
6 shadow:      compat
7 group:       compat
8
9 # passwd:    db files nis
10 # shadow:    db files nis
11 # group:     db files nis
12
13 hosts:       files gns [NOTFOUND=return] dns
14 networks:    files dns
15
16 services:    db files
17 protocols:   db files
18 rpc:         db files
19 ethers:      db files
20 netmasks:    files
21 netgroup:    files
22 bootparams:  files
23
24 automount:   files
25 aliases:     files