#!/bin/sh killall -q dictd [ -r /etc/conf.d/dictd ] && . /etc/conf.d/dictd dictd $DICTD_ARGS -- $DICTD_EARGS && exec pwait -nx dictd