xref: /freebsd/libexec/rc/rc.d/DAEMON (revision e6bfd18d21b225af6a0ed67ceeaf1293b7b9eba5)
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.
11