Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d mountd requires mountall.
details: https://anonhg.NetBSD.org/src/rev/1147baa4a190
branches: trunk
changeset: 483515:1147baa4a190
user: veego <veego%NetBSD.org@localhost>
date: Sat Mar 11 17:29:50 2000 +0000
description:
mountd requires mountall.
diffstat:
etc/rc.d/mountd | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 4100603b6660 -r 1147baa4a190 etc/rc.d/mountd
--- a/etc/rc.d/mountd Sat Mar 11 16:13:39 2000 +0000
+++ b/etc/rc.d/mountd Sat Mar 11 17:29:50 2000 +0000
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $NetBSD: mountd,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
+# $NetBSD: mountd,v 1.2 2000/03/11 17:29:50 veego Exp $
#
# PROVIDE: mountd
-# REQUIRE: beforemountlkm network portmap
+# REQUIRE: mountall beforemountlkm network portmap
. /etc/rc.subr
. /etc/rc.conf
Home |
Main Index |
Thread Index |
Old Index