Module Name:    src
Committed By:   roy
Date:           Thu Sep 11 18:01:22 UTC 2014

Modified Files:
        src/etc/rc.d: Makefile

Log Message:
Don't try and install rc.d/rtsold


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/etc/rc.d/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/rc.d/Makefile
diff -u src/etc/rc.d/Makefile:1.89 src/etc/rc.d/Makefile:1.90
--- src/etc/rc.d/Makefile:1.89	Thu May 16 07:37:05 2013
+++ src/etc/rc.d/Makefile	Thu Sep 11 18:01:22 2014
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2013/05/16 07:37:05 yamt Exp $
+# $NetBSD: Makefile,v 1.90 2014/09/11 18:01:22 roy Exp $
 
 .include <bsd.own.mk>
 
@@ -34,7 +34,7 @@ CONFIGFILES=\
 		quota \
 		racoon rpcbind raidframe raidframeparity random_seed rarpd \
 		rbootd rndctl root route6d routed rtadvd rtclocaltime \
-		rtsold rwho \
+		rwho \
 		savecore screenblank securelevel sshd \
 		staticroute swap1 swap2 sysctl sysdb syslogd \
 		timed tpctl ttys \

Reply via email to