Date: Mon, 24 May 2004 04:53:26 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d nsswitch Message-ID: <200405241153.i4OBrQtH001864@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2004/05/24 04:53:26 PDT
FreeBSD src repository
Modified files:
etc/rc.d nsswitch
Log:
If nsswitch.conf does not exist, create it with the default settings.
The reason for doing this is that (at least some) 4.x binaries are very
unhappy if host.conf does not exist, and if we create host.conf but not
nsswitch.conf, nsswitch.conf will be created at the next reboot, so it
is better to create a correct nsswitch.conf right away.
Revision Changes Path
1.2 +30 -7 src/etc/rc.d/nsswitch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405241153.i4OBrQtH001864>
