diff options
Diffstat (limited to 'libexec/rc/rc.d/zvol')
-rwxr-xr-x | libexec/rc/rc.d/zvol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/zvol b/libexec/rc/rc.d/zvol index 06530347946a..e8cfc203b481 100755 --- a/libexec/rc/rc.d/zvol +++ b/libexec/rc/rc.d/zvol @@ -4,7 +4,7 @@ # # PROVIDE: zvol -# REQUIRE: hostid +# REQUIRE: zpool # BEFORE: dumpon # KEYWORD: nojail |