Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d add comment:
details: https://anonhg.NetBSD.org/src/rev/4bd45ecae4d1
branches: trunk
changeset: 533554:4bd45ecae4d1
user: yamt <yamt%NetBSD.org@localhost>
date: Wed Jul 03 23:31:25 2002 +0000
description:
add comment:
"if you're adding new scripts, don't forget to update
src/etc/postinstall and src/etc/mtree/special."
diffstat:
etc/rc.d/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r ae0e067d59e0 -r 4bd45ecae4d1 etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Wed Jul 03 23:29:51 2002 +0000
+++ b/etc/rc.d/Makefile Wed Jul 03 23:31:25 2002 +0000
@@ -1,7 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2002/06/29 04:07:08 grant Exp $
+# $NetBSD: Makefile,v 1.31 2002/07/03 23:31:25 yamt Exp $
.include <bsd.own.mk>
+# if you're adding new scripts, don't forget to update
+# src/etc/postinstall and src/etc/mtree/special.
+
FILES= DAEMON LOGIN NETWORKING SERVERS \
accounting altqd amd apmd \
bootparams bootconf.sh ccd cleartmp cron \
Home |
Main Index |
Thread Index |
Old Index