diff options
-rw-r--r-- | etc/rc.d/zfs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/zfs b/etc/rc.d/zfs index 4f9bc6a..e754412 100644 --- a/etc/rc.d/zfs +++ b/etc/rc.d/zfs @@ -5,6 +5,7 @@ # PROVIDE: zfs # REQUIRE: mountcritlocal +# BEFORE: mountcritremote . /etc/rc.subr |