Date: Mon, 10 Apr 2017 19:18:17 +0200 From: =?UTF-8?Q?BERTRAND_Jo=c3=abl?= <joel.bertr...@systella.fr> Message-ID: <0d58cc8d-a613-0693-9ed1-8307af94e...@systella.fr>
| lelegendre# grep '^REQUIRE:.*openvpn' /etc/rc.d/* | legendre# Oh, sorry, that was a mistake... try: grep '^# REQUIRE:.*openvpn' /etc/rc.d/* Somewhere there must be something that requires it in order for there to be a loop (and that something has to be something which has to come before NETWORKING - or before something that is before NETWORKING) for the loop you showed. kre