From f1602aff80182979e18c35d095eedb831cfc3998 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 26 Aug 2020 20:30:00 +0000 Subject: [PATCH] To avoid breakage for those who build/install without ZFS only rely on rc.d/zpool's BEFORE specification. Reported by: rpokala --- libexec/rc/rc.d/mountcritlocal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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