Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d depend upon isdnd as well
details: https://anonhg.NetBSD.org/src/rev/21c1d2f68cab
branches: trunk
changeset: 509089:21c1d2f68cab
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Apr 26 03:55:16 2001 +0000
description:
depend upon isdnd as well
diffstat:
etc/rc.d/racoon | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r a2c3bf3e5722 -r 21c1d2f68cab etc/rc.d/racoon
--- a/etc/rc.d/racoon Thu Apr 26 03:54:38 2001 +0000
+++ b/etc/rc.d/racoon Thu Apr 26 03:55:16 2001 +0000
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $NetBSD: racoon,v 1.1 2001/01/18 02:01:12 thorpej Exp $
+# $NetBSD: racoon,v 1.2 2001/04/26 03:55:16 lukem Exp $
#
# PROVIDE: ike
-# REQUIRE: kdc ppp
+# REQUIRE: isdnd kdc ppp
. /etc/rc.subr
Home |
Main Index |
Thread Index |
Old Index