Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/etc/rc.d pull up rev 1.5:
details: https://anonhg.NetBSD.org/src/rev/91b49a66e22c
branches: netbsd-1-5
changeset: 489215:91b49a66e22c
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Aug 23 12:13:14 2000 +0000
description:
pull up rev 1.5:
needs to run after mountcritremote, since ipnat is in /usr/sbin
approved: thorpej
diffstat:
etc/rc.d/ipnat | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 2ef851081ab1 -r 91b49a66e22c etc/rc.d/ipnat
--- a/etc/rc.d/ipnat Wed Aug 23 12:11:17 2000 +0000
+++ b/etc/rc.d/ipnat Wed Aug 23 12:13:14 2000 +0000
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $NetBSD: ipnat,v 1.4 2000/05/13 08:45:07 lukem Exp $
+# $NetBSD: ipnat,v 1.4.4.1 2000/08/23 12:13:14 lukem Exp $
#
# PROVIDE: ipnat
-# REQUIRE: ipfilter
+# REQUIRE: ipfilter mountcritremote
. /etc/rc.subr
Home |
Main Index |
Thread Index |
Old Index