19 lines
259 B
Text
19 lines
259 B
Text
|
# Name Service Switch configuration file.
|
||
|
# See nsswitch.conf(5) for details.
|
||
|
|
||
|
passwd: files
|
||
|
group: files
|
||
|
shadow: files
|
||
|
|
||
|
publickey: files
|
||
|
|
||
|
hosts: files dns myhostname
|
||
|
networks: files
|
||
|
|
||
|
protocols: files
|
||
|
services: files
|
||
|
ethers: files
|
||
|
rpc: files
|
||
|
|
||
|
netgroup: files
|