]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/rc.d/DAEMON
This commit was generated by cvs2svn to compensate for changes in r169185,
[FreeBSD/FreeBSD.git] / etc / rc.d / DAEMON
1 #!/bin/sh
2 #
3 # $NetBSD: DAEMON,v 1.8 2002/03/22 04:33:57 thorpej Exp $
4 # $FreeBSD$
5 #
6
7 # PROVIDE: DAEMON
8 # REQUIRE: NETWORKING SERVERS
9
10 #       This is a dummy dependency, to ensure that general purpose daemons
11 #       are run _after_ the above are.