summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/mountcritremote
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-10-12 22:14:44 +0000
committerpjd <pjd@FreeBSD.org>2005-10-12 22:14:44 +0000
commit37920cc8102eaefbfb49a1908197a846b0dee31b (patch)
tree3830651c7225dcd1bdd96c8818dd21ac8a494040 /etc/rc.d/mountcritremote
parent4ddf6e4824c9d322f171472a83b7144fadd516ac (diff)
downloadFreeBSD-src-37920cc8102eaefbfb49a1908197a846b0dee31b.zip
FreeBSD-src-37920cc8102eaefbfb49a1908197a846b0dee31b.tar.gz
First start rc.d/ipsec and then rc.d/mountcritremote, so we can mount
NFS file system over IPsec. Suggested by: Tomasz PiĀ³at <tomasz.pilat@axelspringer.pl>
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 4b3d2f9..1d532a4 100755
--- a/etc/rc.d/mountcritremote
+++ b/etc/rc.d/mountcritremote
@@ -5,7 +5,7 @@
#
# PROVIDE: mountcritremote
-# REQUIRE: NETWORKING root mountcritlocal cleanvar
+# REQUIRE: NETWORKING root mountcritlocal cleanvar ipsec
# KEYWORD: nojail
. /etc/rc.subr
OpenPOWER on IntegriCloud