summaryrefslogtreecommitdiff
path: root/pcr/filesystem-nosystemd/nsswitch.conf
blob: 25125e13eab32fded8dd751ac67cc36841a85cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Begin /etc/nsswitch.conf

passwd: compat mymachines
group: compat mymachines
shadow: compat

publickey: files

hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname
networks: files

protocols: files
services: files
ethers: files
rpc: files

netgroup: files

# End /etc/nsswitch.conf