summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2020-09-05 00:45:46 +0000
committerXin LI <delphij@FreeBSD.org>2020-09-05 00:45:46 +0000
commit90802d88a57c6c86b4d48bbee8d14ed2fc80c107 (patch)
treea2fb5cc02691a83c29591675d59e273ce2ce4afa /libexec
parenta0a36d488605c6fec2be34b9b1ed6412ba8592f7 (diff)
downloadsrc-test2-90802d88a57c6c86b4d48bbee8d14ed2fc80c107.tar.gz
src-test2-90802d88a57c6c86b4d48bbee8d14ed2fc80c107.zip
Declare dependency relationship once instead of twice for zpool
and zvol.
Notes
Notes: svn path=/head/; revision=365354
Diffstat (limited to 'libexec')
-rwxr-xr-xlibexec/rc/rc.d/zpool2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/zpool b/libexec/rc/rc.d/zpool
index 71970ed1963b..f98693f2cb13 100755
--- a/libexec/rc/rc.d/zpool
+++ b/libexec/rc/rc.d/zpool
@@ -5,7 +5,7 @@
# PROVIDE: zpool
# REQUIRE: hostid disks
-# BEFORE: zvol mountcritlocal
+# BEFORE: mountcritlocal
# KEYWORD: nojail
. /etc/rc.subr