diff options
| author | Navdeep Parhar <np@FreeBSD.org> | 2025-02-07 20:08:31 +0000 |
|---|---|---|
| committer | Navdeep Parhar <np@FreeBSD.org> | 2025-02-07 20:17:32 +0000 |
| commit | 41594021fa8bf02468407e8fc48c2e7a13de1a2f (patch) | |
| tree | 40095e145667ab24ded3fe0a2af6e66f7bac5e92 /libexec | |
| parent | f468366ecc8c55f96e5ef0f35c1973989ba6d3d5 (diff) | |
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/iovctl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/iovctl b/libexec/rc/rc.d/iovctl index b2404f5665b1..70dc783aafb0 100755 --- a/libexec/rc/rc.d/iovctl +++ b/libexec/rc/rc.d/iovctl @@ -3,7 +3,7 @@ # # PROVIDE: iovctl -# REQUIRE: FILESYSTEMS sysctl +# REQUIRE: FILESYSTEMS sysctl kld . /etc/rc.subr |
