xref: /minix3/etc/rc.d/DAEMON (revision 325ce30bccba250bdfe2f52d4d341654683ad16f)
1#!/bin/sh
2#
3# $NetBSD: DAEMON,v 1.8 2002/03/22 04:33:57 thorpej Exp $
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.
11