#!/bin/sh export TERM=linux . /etc/rc.conf . /etc/rc.d/functions stat_runit "Starting dhcpd" exec /usr/sbin/dhcpd -f &> /var/log/dhcpd.log