summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2006-05-03 15:14:47 +0000
committerume <ume@FreeBSD.org>2006-05-03 15:14:47 +0000
commitbc8c6150b8b8bcf7f4d87cd487737add8f446366 (patch)
tree57b771293a8b14dea4cb4dbd0c68b00b757d2a78 /etc/Makefile
parenta59756eac2fa7a25a9f1ce64a6fe8be92fede138 (diff)
downloadFreeBSD-src-bc8c6150b8b8bcf7f4d87cd487737add8f446366.zip
FreeBSD-src-bc8c6150b8b8bcf7f4d87cd487737add8f446366.tar.gz
Install /etc/nsswitch.conf statically rather than generating it at
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
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index e2fa4bb..2cfe331 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -11,8 +11,8 @@ BIN1= amd.map apmd.conf auth.conf \
crontab csh.cshrc csh.login csh.logout devd.conf devfs.conf \
dhclient.conf disktab fbtab ftpusers gettytab group \
hosts hosts.allow hosts.equiv hosts.lpd \
- inetd.conf login.access login.conf \
- mac.conf motd netconfig network.subr networks newsyslog.conf \
+ inetd.conf login.access login.conf mac.conf motd \
+ netconfig network.subr networks newsyslog.conf nsswitch.conf \
portsnap.conf pf.conf pf.os phones profile protocols \
rc rc.bsdextended rc.firewall rc.firewall6 rc.initdiskless \
rc.sendmail rc.shutdown \
OpenPOWER on IntegriCloud