]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Follow-up on 51da4b19be1. When booting a system with WITHOUT_IPFILTER
authorGleb Smirnoff <glebius@FreeBSD.org>
Mon, 11 Jan 2021 20:36:54 +0000 (12:36 -0800)
committerGleb Smirnoff <glebius@FreeBSD.org>
Mon, 11 Jan 2021 20:36:54 +0000 (12:36 -0800)
commit425f68e6ce6f7a89ee8d2dfb4e8faf4b5095fdf7
treeb467d815f468562ade19c85ed3ba62e52904943b
parent0da3f8c98d17d9c6e67d0f6cf45085df6a5ef041
Follow-up on 51da4b19be1. When booting a system with WITHOUT_IPFILTER
the following warning printed at boot time:

  rcorder: requirement `ipfs' in file `/etc/rc.d/netif' has no providers.

Close that using BEFORE rather than REQUIRE for writing down
dependencies of optional components.
libexec/rc/rc.d/ipfs
libexec/rc/rc.d/netif