FreeNAS Code
This project has moved to github - see https://github.com/freenas
Brought to you by:
cochard,
mattolander
#!/bin/sh # # $FreeBSD: src/etc/rc.d/NETWORKING,v 1.13.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ # # Modified by Volker Theile (votdev@gmx.de) # # PROVIDE: NETWORKING NETWORK # REQUIRE: CONFIG # REQUIRE: netif netoptions routing # REQUIRE: resolv # This is a dummy dependency, for services which require networking # to be operational before starting.