Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/rc.d Sort - no functional change



details:   https://anonhg.NetBSD.org/src/rev/b813f8ec437d
branches:  trunk
changeset: 943690:b813f8ec437d
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Sep 08 12:54:36 2020 +0000

description:
Sort - no functional change

diffstat:

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

diffs (28 lines):

diff -r 2f331ef4ad67 -r b813f8ec437d etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Tue Sep 08 12:52:44 2020 +0000
+++ b/etc/rc.d/Makefile Tue Sep 08 12:54:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2020/09/08 12:52:18 martin Exp $
+# $NetBSD: Makefile,v 1.109 2020/09/08 12:54:36 martin Exp $
 
 .include <bsd.own.mk>
 
@@ -14,7 +14,7 @@
 # src/sbin/rcorder.
 
 CONFIGFILES=\
-               DAEMON DISKS LOGIN NETWORKING SERVERS \
+               CRITLOCALMOUNTED DAEMON DISKS LOGIN NETWORKING SERVERS \
                accounting altqd amd apmd automount automountd autounmountd \
                bluetooth bootconf.sh bootparams \
                ccd cgd clearcritlocal cleartmp cron \
@@ -29,8 +29,7 @@
                kdc \
                ldconfig ldpd llvmlockdir local lpd lvm \
                makemandb mdnsd mixerctl modules mopd motd mountall \
-               mountcritlocal CRITLOCALMOUNTED \
-               mountcritremote mountd moused mrouted \
+               mountcritlocal mountcritremote mountd moused mrouted \
                named ndbootd network newsyslog nfsd nfslocking npf npf_boot \
                npfd ntpd ntpdate \
                perusertmp pf pf_boot pflogd postfix powerd ppp pwcheck \



Home | Main Index | Thread Index | Old Index