source: hybrid/branches/releng-9.0/nanobsd/files/etc/nsswitch.conf@ 10648

Last change on this file since 10648 was 10648, checked in by rick, 13 years ago

Gebruik een patch om te zorgen dat het _echt_ stuk gaat tijdens bouwen als
/etc/rc.subr veranderd, anders start je nieuwe systeem helemaal niet op en zoek
je je een ongeluk waarom niet.

Related-To: nodefactory#129

File size: 341 bytes
Line 
1#
2# nsswitch.conf(5) - name service switch configuration file
3# $FreeBSD: src/etc/nsswitch.conf,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
4# no NIS
5group: compat
6# group_compat: nis
7hosts: files dns
8networks: files
9passwd: compat
10# passwd_compat: nis
11shells: files
12services: compat
13# services_compat: nis
14protocols: files
15rpc: files
16
Note: See TracBrowser for help on using the repository browser.