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>
This commit is contained in:
Pawel Jakub Dawidek 2005-10-12 22:14:44 +00:00
parent 73a9e4d2e3
commit 384c6482df
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151272
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
# PROVIDE: ipsec
# REQUIRE: root mountcritlocal
# BEFORE: DAEMON
# BEFORE: DAEMON mountcritremote
# KEYWORD: nojail
# it does not really require beforenetlkm.

View File

@ -5,7 +5,7 @@
#
# PROVIDE: mountcritremote
# REQUIRE: NETWORKING root mountcritlocal cleanvar
# REQUIRE: NETWORKING root mountcritlocal cleanvar ipsec
# KEYWORD: nojail
. /etc/rc.subr