rc: replace NETWORK with NETWORKING

This improves consistency; the NETWORKING script provides both,
so there should be no functional change.

Differential Revision:	https://reviews.freebsd.org/D29587
This commit is contained in:
Edward Tomasz Napierala 2021-04-05 16:57:44 +01:00
parent 82431b7506
commit 034669e856
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
#
# PROVIDE: iscsictl
# REQUIRE: NETWORK iscsid
# REQUIRE: NETWORKING iscsid
# BEFORE: DAEMON
# KEYWORD: nojail

View File

@ -4,7 +4,7 @@
#
# PROVIDE: iscsid
# REQUIRE: NETWORK
# REQUIRE: NETWORKING
# BEFORE: DAEMON
# KEYWORD: nojail

View File

@ -4,7 +4,7 @@
#
# PROVIDE: kfd
# REQUIRE: NETWORK
# REQUIRE: NETWORKING
# KEYWORD: shutdown
. /etc/rc.subr

View File

@ -5,7 +5,7 @@
# PROVIDE: routed dynamicrouting
# REQUIRE: netif routing
# BEFORE: NETWORK
# BEFORE: NETWORKING
# KEYWORD: nojailvnet
. /etc/rc.subr