Source-Changes-HG archive

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

[src/netbsd-2-0]: src/etc/rc.d Pull up revision 1.47 (requested by dbj in tic...



details:   https://anonhg.NetBSD.org/src/rev/25307972c46d
branches:  netbsd-2-0
changeset: 560558:25307972c46d
user:      jdc <jdc%NetBSD.org@localhost>
date:      Tue Apr 27 17:58:55 2004 +0000

description:
Pull up revision 1.47 (requested by dbj in ticket #185)

Fix problems related to superblock upgrade issues which may be
experienced by -current users from 2003.

diffstat:

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

diffs (18 lines):

diff -r e131e3aa2826 -r 25307972c46d etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Tue Apr 27 17:58:26 2004 +0000
+++ b/etc/rc.d/Makefile Tue Apr 27 17:58:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2004/02/01 02:34:16 christos Exp $
+# $NetBSD: Makefile,v 1.46.2.1 2004/04/27 17:58:55 jdc Exp $
 
 .include <bsd.own.mk>
 
@@ -10,7 +10,7 @@
 FILES= DAEMON LOGIN NETWORKING SERVERS \
        accounting altqd amd apmd \
        bootparams bootconf.sh ccd cgd cleartmp cron \
-       dhclient dhcpd dhcrelay dmesg downinterfaces fsck \
+       dhclient dhcpd dhcrelay dmesg downinterfaces fixsb fsck \
        identd ifwatchd inetd ipfilter ipfs ipmon ipnat ipsec isdnd \
        kdc ldconfig lkm1 lkm2 lkm3 local lpd \
        mixerctl mopd motd mountall mountcritlocal mountcritremote mountd \



Home | Main Index | Thread Index | Old Index