* Add this nice filesystem testing tool that I've recently
[dragonfly.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: src/etc/rc.d/DAEMON,v 1.3 2002/10/12 13:49:20 schweikh Exp $
5 # $DragonFly: src/etc/rc.d/DAEMON,v 1.1 2003/07/24 06:35:37 dillon Exp $
6 #
7
8 # PROVIDE: DAEMON
9 # REQUIRE: NETWORKING SERVERS
10 # KEYWORD: DragonFly FreeBSD NetBSD
11
12 #       This is a dummy dependency, to ensure that general purpose daemons
13 #       are run _after_ the above are.