mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
Brooks pointed out a case where tmp needs to be run after
mountcritremote, so force it the other way instead.
This commit is contained in:
parent
0f3ce2b32c
commit
97ec6eba65
1 changed files with 1 additions and 2 deletions
|
|
@ -28,8 +28,7 @@
|
|||
#
|
||||
|
||||
# PROVIDE: tmp
|
||||
# REQUIRE: mountcritlocal
|
||||
# BEFORE: mountcritremote
|
||||
# REQUIRE: mountcritremote
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue