]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - etc/rc.d/DAEMON
MFC: r268745,r268746,r268747,r268748,r268749,r268861,r268750,r268751,r268763
[FreeBSD/stable/10.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.