diff options
| author | Siva Mahadevan <me@svmhdvn.name> | 2025-03-14 15:52:12 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2025-06-13 15:47:25 +0000 |
| commit | 900bc0206348a439b3a0625a7239cb87a2dc27c5 (patch) | |
| tree | b8a6025302ded55ddb2c2e3ee95807d1345e5765 /libexec | |
| parent | cae3d6c8d40a417f32be165aa9a9b4be86bb7f49 (diff) | |
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/zpool | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rc/rc.d/zpool b/libexec/rc/rc.d/zpool index 94e107bd9ae0..63f040ad122b 100755 --- a/libexec/rc/rc.d/zpool +++ b/libexec/rc/rc.d/zpool @@ -3,8 +3,7 @@ # # PROVIDE: zpool -# REQUIRE: hostid disks -# BEFORE: mountcritlocal +# REQUIRE: hostid disks mountcritlocal # KEYWORD: nojail . /etc/rc.subr |
