Index: libexec/rc/rc.d/iscsictl =================================================================== --- libexec/rc/rc.d/iscsictl +++ libexec/rc/rc.d/iscsictl @@ -4,7 +4,7 @@ # # PROVIDE: iscsictl -# REQUIRE: NETWORK iscsid +# REQUIRE: NETWORKING iscsid # BEFORE: DAEMON # KEYWORD: nojail Index: libexec/rc/rc.d/iscsid =================================================================== --- libexec/rc/rc.d/iscsid +++ libexec/rc/rc.d/iscsid @@ -4,7 +4,7 @@ # # PROVIDE: iscsid -# REQUIRE: NETWORK +# REQUIRE: NETWORKING # BEFORE: DAEMON # KEYWORD: nojail Index: libexec/rc/rc.d/kfd =================================================================== --- libexec/rc/rc.d/kfd +++ libexec/rc/rc.d/kfd @@ -4,7 +4,7 @@ # # PROVIDE: kfd -# REQUIRE: NETWORK +# REQUIRE: NETWORKING # KEYWORD: shutdown . /etc/rc.subr Index: libexec/rc/rc.d/routed =================================================================== --- libexec/rc/rc.d/routed +++ libexec/rc/rc.d/routed @@ -5,7 +5,7 @@ # PROVIDE: routed dynamicrouting # REQUIRE: netif routing -# BEFORE: NETWORK +# BEFORE: NETWORKING # KEYWORD: nojailvnet . /etc/rc.subr