summaryrefslogtreecommitdiff
path: root/etc/rc.d/NETWORKING
AgeCommit message (Collapse)Author
2002-03-22Correct the "direction" of the barrier dependencies (DAEMON, LOGIN,thorpej
NETWORKING, and SERVERS) by specifying that certain things should come BEFORE a given barrier, rather than having the barrier REQUIRE a service. This allows scripts to be removed without having to edit the barrier dependencies. As discussed on tech-userlevel, and approved by Luke.
2002-01-31Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitivelukem
file system (prevents conflict with 'network'). PROVIDE both NETWORKING and NETWORK (the latter for compatibility with 3rd party scripts).