aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-08-26 20:30:00 +0000
committerCy Schubert <cy@FreeBSD.org>2020-08-26 20:30:00 +0000
commitf1602aff80182979e18c35d095eedb831cfc3998 (patch)
tree1f41b92f456b6f32d2e94a47c935a3008d5df563 /libexec/rc
parentea007fee615f2c1b2de25ed86548e5cdd7c2923b (diff)
downloadsrc-f1602aff80182979e18c35d095eedb831cfc3998.tar.gz
src-f1602aff80182979e18c35d095eedb831cfc3998.zip
To avoid breakage for those who build/install without ZFS only
rely on rc.d/zpool's BEFORE specification. Reported by: rpokala
Notes
Notes: svn path=/head/; revision=364835
Diffstat (limited to 'libexec/rc')
-rwxr-xr-xlibexec/rc/rc.d/mountcritlocal2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/mountcritlocal b/libexec/rc/rc.d/mountcritlocal
index cfdc8041a8c7..f52c565d65c6 100755
--- a/libexec/rc/rc.d/mountcritlocal
+++ b/libexec/rc/rc.d/mountcritlocal
@@ -4,7 +4,7 @@
#
# PROVIDE: mountcritlocal
-# REQUIRE: root hostid_save mdconfig zvol
+# REQUIRE: root hostid_save mdconfig
# KEYWORD: nojail shutdown
. /etc/rc.subr