diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2020-05-16 18:37:48 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2020-05-16 18:37:48 +0000 |
| commit | 3cc620328f74f8a529ab8f7b0bad8deb5a64faf8 (patch) | |
| tree | e88ecb1c9c2e105825816a85d73fc7fa1b9ac8db /libexec | |
| parent | 9033ad5f152c2cf25649e44b433ca5580ceb0bc5 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/devmatch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/devmatch b/libexec/rc/rc.d/devmatch index baad83a68fb6..491bc94c4a16 100755 --- a/libexec/rc/rc.d/devmatch +++ b/libexec/rc/rc.d/devmatch @@ -27,6 +27,7 @@ # # PROVIDE: devmatch # REQUIRE: kldxref +# BEFORE: netif # KEYWORD: nojail . /etc/rc.subr |
