1 1.1 lukem #!/bin/sh 2 1.1 lukem # 3 1.1 lukem # $NetBSD: NETWORKING,v 1.1 2002/01/31 01:26:05 lukem Exp $ 4 1.1 lukem # 5 1.1 lukem 6 1.1 lukem # PROVIDE: NETWORKING NETWORK 7 1.1 lukem # REQUIRE: network dhclient altqd 8 1.1 lukem 9 1.1 lukem # This is a dummy dependency, for services which require networking 10 1.1 lukem # to be operational before starting. 11