1*0696600cSBjoern A. Zeeb#!/bin/sh 2*0696600cSBjoern A. Zeeb# 3*0696600cSBjoern A. Zeeb# 4*0696600cSBjoern A. Zeeb 5*0696600cSBjoern A. Zeeb# PROVIDE: DAEMON 6*0696600cSBjoern A. Zeeb# REQUIRE: NETWORKING SERVERS 7*0696600cSBjoern A. Zeeb 8*0696600cSBjoern A. Zeeb# This is a dummy dependency, to ensure that general purpose daemons 9*0696600cSBjoern A. Zeeb# are run _after_ the above are. 10