summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/mountcritremote
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-06-19 22:48:40 +0000
committerdougb <dougb@FreeBSD.org>2011-06-19 22:48:40 +0000
commit1175683ecd587ecd5f1441b4c502e5dfe57b58c5 (patch)
treeab2174cc686f252a993c1902bcb55fb97ee651c9 /etc/rc.d/mountcritremote
parentbe57e75b00c1ba88332a570e83564f6cae5dba45 (diff)
downloadFreeBSD-src-1175683ecd587ecd5f1441b4c502e5dfe57b58c5.zip
FreeBSD-src-1175683ecd587ecd5f1441b4c502e5dfe57b58c5.tar.gz
Add the netwait rc.d script. It waits for the specified period for the
network to become active. PR: conf/151063 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Diffstat (limited to 'etc/rc.d/mountcritremote')
-rwxr-xr-xetc/rc.d/mountcritremote2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/mountcritremote b/etc/rc.d/mountcritremote
index 91500e2..62e5079 100755
--- a/etc/rc.d/mountcritremote
+++ b/etc/rc.d/mountcritremote
@@ -4,7 +4,7 @@
#
# PROVIDE: mountcritremote
-# REQUIRE: NETWORKING FILESYSTEMS cleanvar ipsec
+# REQUIRE: NETWORKING FILESYSTEMS cleanvar ipsec netwait
# KEYWORD: nojail
. /etc/rc.subr
OpenPOWER on IntegriCloud