]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - etc/rc.d/DAEMON
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / etc / rc.d / DAEMON
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 # PROVIDE: DAEMON
7 # REQUIRE: NETWORKING SERVERS
8
9 #       This is a dummy dependency, to ensure that general purpose daemons
10 #       are run _after_ the above are.