mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 14:59:06 +00:00
15 lines
262 B
Text
15 lines
262 B
Text
# /etc/nsswitch.conf
|
|
|
|
passwd: compat
|
|
group: compat
|
|
shadow: compat
|
|
|
|
hosts: files dns
|
|
networks: files
|
|
|
|
protocols: db files
|
|
services: db files
|
|
ethers: db files
|
|
rpc: db files
|
|
|
|
netgroup: nis
|