Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d REQUIRE ipfilter and ipsec
details: https://anonhg.NetBSD.org/src/rev/4ef33321f385
branches: trunk
changeset: 496360:4ef33321f385
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Aug 21 23:35:20 2000 +0000
description:
REQUIRE ipfilter and ipsec
diffstat:
etc/rc.d/network | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 0f1368b8520a -r 4ef33321f385 etc/rc.d/network
--- a/etc/rc.d/network Mon Aug 21 23:34:45 2000 +0000
+++ b/etc/rc.d/network Mon Aug 21 23:35:20 2000 +0000
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $NetBSD: network,v 1.18 2000/08/02 13:59:11 itojun Exp $
+# $NetBSD: network,v 1.19 2000/08/21 23:35:20 lukem Exp $
#
# PROVIDE: network
-# REQUIRE: root mountcritlocal tty sysctl
+# REQUIRE: ipfilter ipsec mountcritlocal root tty sysctl
. /etc/rc.subr
Home |
Main Index |
Thread Index |
Old Index