mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-03-02 14:00:31 -05:00
16 lines
262 B
Text
16 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
|