Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Actually install dhcpd6 rc script. Organize CONFIGFILES
details: https://anonhg.NetBSD.org/src/rev/f584e309cd14
branches: trunk
changeset: 359610:f584e309cd14
user: uwe <uwe%NetBSD.org@localhost>
date: Sat Feb 17 03:02:04 2018 +0000
description:
Actually install dhcpd6 rc script. Organize CONFIGFILES
alphabetically again while where.
PR 53018
diffstat:
distrib/sets/lists/etc/mi | 3 ++-
etc/rc.d/Makefile | 8 +++++---
2 files changed, 7 insertions(+), 4 deletions(-)
diffs (39 lines):
diff -r 3ca4631de22d -r f584e309cd14 distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Sat Feb 17 02:11:00 2018 +0000
+++ b/distrib/sets/lists/etc/mi Sat Feb 17 03:02:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.250 2018/01/09 03:31:14 christos Exp $
+# $NetBSD: mi,v 1.251 2018/02/17 03:02:04 uwe Exp $
#
# Note: end-user configuration files that are moved to another location
# should not be marked "obsolete"; they should just be removed from
@@ -205,6 +205,7 @@
./etc/rc.d/dhclient etc-dhclient-rc
./etc/rc.d/dhcpcd etc-dhcpcd-rc
./etc/rc.d/dhcpd etc-dhcpd-rc
+./etc/rc.d/dhcpd6 etc-dhcpd-rc
./etc/rc.d/dhcrelay etc-dhcpd-rc
./etc/rc.d/dmesg etc-sys-rc
./etc/rc.d/downinterfaces etc-sys-rc
diff -r 3ca4631de22d -r f584e309cd14 etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Sat Feb 17 02:11:00 2018 +0000
+++ b/etc/rc.d/Makefile Sat Feb 17 03:02:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2018/01/09 03:31:14 christos Exp $
+# $NetBSD: Makefile,v 1.97 2018/02/17 03:02:04 uwe Exp $
.include <bsd.own.mk>
@@ -17,8 +17,10 @@
DAEMON DISKS LOGIN NETWORKING SERVERS \
accounting altqd amd apmd automount automountd autounmountd \
bluetooth bootconf.sh bootparams \
- ccd cgd cleartmp cron devpubd \
- dhclient dhcpcd dhcpd dhcrelay dmesg downinterfaces envsys \
+ ccd cgd cleartmp cron \
+ devpubd dhclient dhcpcd dhcpd dhcpd6 dhcrelay dmesg \
+ downinterfaces \
+ envsys \
fsck fsck_root ftp_proxy ftpd \
gpio \
hostapd httpd \
Home |
Main Index |
Thread Index |
Old Index