mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
15 lines
260 B
Text
15 lines
260 B
Text
#
|
|
# nsswitch.conf(5) - name service switch configuration file
|
|
#
|
|
group: compat
|
|
group_compat: nis
|
|
hosts: files dns
|
|
netgroup: compat
|
|
networks: files
|
|
passwd: compat
|
|
passwd_compat: nis
|
|
shells: files
|
|
services: compat
|
|
services_compat: nis
|
|
protocols: files
|
|
rpc: files
|