diff options
Diffstat (limited to 'libexec/rc/rc.d/mountcritlocal')
-rwxr-xr-x | libexec/rc/rc.d/mountcritlocal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/mountcritlocal b/libexec/rc/rc.d/mountcritlocal index f52c565d65c6..cfdc8041a8c7 100755 --- a/libexec/rc/rc.d/mountcritlocal +++ b/libexec/rc/rc.d/mountcritlocal @@ -4,7 +4,7 @@ # # PROVIDE: mountcritlocal -# REQUIRE: root hostid_save mdconfig +# REQUIRE: root hostid_save mdconfig zvol # KEYWORD: nojail shutdown . /etc/rc.subr |