Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d explicitly REQUIRE mountcritremote. sort REQUIRE en...
details: https://anonhg.NetBSD.org/src/rev/c754ce12c106
branches: trunk
changeset: 504382:c754ce12c106
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Feb 28 18:14:50 2001 +0000
description:
explicitly REQUIRE mountcritremote. sort REQUIRE entries
diffstat:
etc/rc.d/SERVERS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 3e9acfe1212c -r c754ce12c106 etc/rc.d/SERVERS
--- a/etc/rc.d/SERVERS Wed Feb 28 17:32:39 2001 +0000
+++ b/etc/rc.d/SERVERS Wed Feb 28 18:14:50 2001 +0000
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $NetBSD: SERVERS,v 1.5 2001/01/18 04:57:48 thorpej Exp $
+# $NetBSD: SERVERS,v 1.6 2001/02/28 18:14:50 lukem Exp $
#
# PROVIDE: SERVERS
-# REQUIRE: ipmon kdc newsyslog ppp savecore syslogd ike
+# REQUIRE: ike ipmon kdc mountcritremote newsyslog ppp savecore syslogd
# This is a dummy dependancy, for early-start servers relying on
# some basic configuration.
Home |
Main Index |
Thread Index |
Old Index