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 downinterfaces. Noticed by Thomas Klausner.



details:   https://anonhg.NetBSD.org/src/rev/a46be7721be7
branches:  trunk
changeset: 514674:a46be7721be7
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Sep 08 06:06:52 2001 +0000

description:
Add downinterfaces. Noticed by Thomas Klausner.

diffstat:

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

diffs (18 lines):

diff -r acb0bf195efb -r a46be7721be7 etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Sat Sep 08 04:38:34 2001 +0000
+++ b/etc/rc.d/Makefile Sat Sep 08 06:06:52 2001 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2001/05/23 20:29:14 fredette Exp $
+# $NetBSD: Makefile,v 1.22 2001/09/08 06:06:52 martin Exp $
 
 .include <bsd.own.mk>
 
 FILES= DAEMON LOGIN NETWORK SERVERS accounting altqd amd apmd bootparams \
        bootconf.sh ccd cleartmp cron dhclient dhcpd dhcrelay dmesg \
-       fsck inetd ipfilter ipmon ipnat ipsec isdnd kdc ldconfig \
-       lkm1 lkm2 lkm3 local lpd mopd motd mountall mountcritlocal \
+       downinterfaces fsck inetd ipfilter ipmon ipnat ipsec isdnd kdc \
+       ldconfig lkm1 lkm2 lkm3 local lpd mopd motd mountall mountcritlocal \
        mountcritremote mountd mrouted named ndbootd network newsyslog nfsd \
        nfslocking ntpd ntpdate rpcbind poffd postfix ppp pwcheck racoon \
        quota raidframe rarpd rbootd root route6d routed rtadvd rtsold rwho \



Home | Main Index | Thread Index | Old Index