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