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 wsmoused.



details:   https://anonhg.NetBSD.org/src/rev/41543eeb4852
branches:  trunk
changeset: 533380:41543eeb4852
user:      grant <grant%NetBSD.org@localhost>
date:      Sat Jun 29 04:07:08 2002 +0000

description:
add wsmoused.

diffstat:

 etc/rc.d/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9208ace2c342 -r 41543eeb4852 etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Sat Jun 29 02:35:22 2002 +0000
+++ b/etc/rc.d/Makefile Sat Jun 29 04:07:08 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2002/06/02 18:37:45 jmcneill Exp $
+# $NetBSD: Makefile,v 1.30 2002/06/29 04:07:08 grant Exp $
 
 .include <bsd.own.mk>
 
@@ -16,7 +16,7 @@
        route6d routed rtadvd rtsold rwho \
        savecore screenblank sendmail securelevel sshd \
        swap1 swap2 sysdb sysctl syslogd \
-       timed ttys virecover wscons xdm xfs ypbind yppasswdd ypserv
+       timed ttys virecover wscons wsmoused xdm xfs ypbind yppasswdd ypserv
 FILESDIR=      /etc/rc.d
 FILESMODE=     ${BINMODE}
 



Home | Main Index | Thread Index | Old Index