#!/usr/bin/env watchman
# dhcp client daemon initscript
#service_respawn=true
service_command='/usr/sbin/dhcpd'
service_args=( -f )