DAEMON revision 98184
178344Sobrien#!/bin/sh
278344Sobrien#
398184Sgordon# $NetBSD: DAEMON,v 1.8 2002/03/22 04:33:57 thorpej Exp $
498184Sgordon# $FreeBSD: head/etc/rc.d/DAEMON 98184 2002-06-13 22:14:37Z gordon $
578344Sobrien#
678344Sobrien
778344Sobrien# PROVIDE: DAEMON
898184Sgordon# REQUIRE: NETWORKING SERVERS
998184Sgordon# KEYWORD: FreeBSD NetBSD
1078344Sobrien
1178344Sobrien#	This is a dummy dependancy, to ensure that general purpose daemons
1278344Sobrien#	are run _after_ the above are.
13