321000dda1
boot. Autogeneration of nsswitch.conf doesn't makes sense in 7.0 since it's not permitted to upgrade from a pre-nss release without passing through an intermediate release. Suggested by: brooks
16 lines
255 B
Plaintext
16 lines
255 B
Plaintext
#
|
|
# nsswitch.conf(5) - name service switch configuration file
|
|
# $FreeBSD$
|
|
#
|
|
group: compat
|
|
group_compat: nis
|
|
hosts: files dns
|
|
networks: files
|
|
passwd: compat
|
|
passwd_compat: nis
|
|
shells: files
|
|
services: compat
|
|
services_compat: nis
|
|
protocols: files
|
|
rpc: files
|