Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d Fix build, install wsmoused
details: https://anonhg.NetBSD.org/src/rev/02a86eb5908b
branches: trunk
changeset: 450769:02a86eb5908b
user: roy <roy%NetBSD.org@localhost>
date: Thu Apr 25 11:21:34 2019 +0000
description:
Fix build, install wsmoused
diffstat:
etc/rc.d/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aa7e1fc43229 -r 02a86eb5908b etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Thu Apr 25 10:44:52 2019 +0000
+++ b/etc/rc.d/Makefile Thu Apr 25 11:21:34 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2019/04/25 08:56:21 roy Exp $
+# $NetBSD: Makefile,v 1.102 2019/04/25 11:21:34 roy Exp $
.include <bsd.own.mk>
@@ -40,7 +40,7 @@
savecore screenblank securelevel sshd \
staticroute swap1 swap2 sysctl sysdb syslogd \
timed tpctl ttys \
- veriexec virecover wdogctl wpa_supplicant wscons wsmouse
+ veriexec virecover wdogctl wpa_supplicant wscons wsmoused
FILESDIR= /etc/rc.d
FILESMODE= ${BINMODE}
Home |
Main Index |
Thread Index |
Old Index