Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d Treat isdnd interfaces like ppp ones, and REQUIRE i...
details: https://anonhg.NetBSD.org/src/rev/1e9399fe22fc
branches: trunk
changeset: 509090:1e9399fe22fc
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Apr 26 03:56:20 2001 +0000
description:
Treat isdnd interfaces like ppp ones, and REQUIRE isdnd here.
Identified by Patrick Welche on current-users.
diffstat:
etc/rc.d/SERVERS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 21c1d2f68cab -r 1e9399fe22fc etc/rc.d/SERVERS
--- a/etc/rc.d/SERVERS Thu Apr 26 03:55:16 2001 +0000
+++ b/etc/rc.d/SERVERS Thu Apr 26 03:56:20 2001 +0000
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $NetBSD: SERVERS,v 1.7 2001/04/19 15:56:32 lukem Exp $
+# $NetBSD: SERVERS,v 1.8 2001/04/26 03:56:20 lukem Exp $
#
# PROVIDE: SERVERS
-# REQUIRE: ike ipmon kdc mountcritremote newsyslog ppp savecore syslogd
+# REQUIRE: ike ipmon isdnd kdc mountcritremote newsyslog ppp savecore syslogd
# This is a dummy dependency, for early-start servers relying on
# some basic configuration.
Home |
Main Index |
Thread Index |
Old Index