mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
14 lines
230 B
Plaintext
14 lines
230 B
Plaintext
# /etc/nsswitch.conf
|
|
|
|
passwd: files
|
|
group: files
|
|
shadow: files
|
|
|
|
hosts: files dns
|
|
networks: files dns
|
|
|
|
protocols: files
|
|
services: files
|
|
ethers: files
|
|
rpc: files
|