diff options
| author | Xin LI <delphij@FreeBSD.org> | 2020-09-05 00:45:46 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2020-09-05 00:45:46 +0000 |
| commit | 90802d88a57c6c86b4d48bbee8d14ed2fc80c107 (patch) | |
| tree | a2fb5cc02691a83c29591675d59e273ce2ce4afa /libexec/rc/rc.d | |
| parent | a0a36d488605c6fec2be34b9b1ed6412ba8592f7 (diff) | |
Notes
Diffstat (limited to 'libexec/rc/rc.d')
| -rwxr-xr-x | libexec/rc/rc.d/zpool | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/zpool b/libexec/rc/rc.d/zpool index 71970ed1963be..f98693f2cb13f 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 |
