bridge(4): document net.link.bridge.pfil_onlyip
[dragonfly.git] / etc / rc.d / DAEMON
blob8318ac8c0ec35402467938f98f412d2458e50491
1 #!/bin/sh
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 $
7 # PROVIDE: DAEMON
8 # REQUIRE: SERVERS
10 # This is a dummy dependency, to ensure that general purpose daemons
11 # are run _after_ the above are.
13 . /etc/rc.subr
14 dummy_rc_command "$1"