diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2021-04-11 14:19:33 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2021-04-11 14:19:33 +0000 |
| commit | 93457c4ec913d21fbb244cbe63da071de6b33f57 (patch) | |
| tree | 6f6d34a1bd782cbe7955b7d8b260b356dced6f8f | |
| parent | 15221c552b3cabcbf26613246e855010b176805a (diff) | |
| -rwxr-xr-x | libexec/rc/rc.d/kldxref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/kldxref b/libexec/rc/rc.d/kldxref index 4c1fa15f2a35..ae562448103b 100755 --- a/libexec/rc/rc.d/kldxref +++ b/libexec/rc/rc.d/kldxref @@ -4,7 +4,7 @@ # # PROVIDE: kldxref -# REQUIRE: root +# REQUIRE: mountcritlocal # BEFORE: netif # KEYWORD: nojail |
