aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
authorMichael Bushkov <bushman@FreeBSD.org>2007-09-28 10:38:08 +0000
committerMichael Bushkov <bushman@FreeBSD.org>2007-09-28 10:38:08 +0000
commitc97fe77db346b866646f4b523906679d0252e425 (patch)
treef0b4429f6c4f2e07780dbda5127778b30921f2e8 /etc/rc.d/Makefile
parent69041a97a038f364faeeb7ea5df0c93454a2dcc9 (diff)
downloadsrc-c97fe77db346b866646f4b523906679d0252e425.tar.gz
src-c97fe77db346b866646f4b523906679d0252e425.zip
Finishing renaming of cached into nscd. etc/rc.d and usr.sbin/Makefile
updated. Note added to UPDATING. Approved by: re (kensmith, bmah), brooks (mentor)
Notes
Notes: svn path=/head/; revision=172377
Diffstat (limited to 'etc/rc.d/Makefile')
-rwxr-xr-xetc/rc.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index d6d0849e4f7b..56aa59882ae5 100755
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -48,7 +48,7 @@ FILES+= sshd
.endif
.if ${MK_NS_CACHING} != "no"
-FILES+= cached
+FILES+= nscd
.endif
FILESDIR= /etc/rc.d