#!/bin/ksh
#
# $OpenBSD: sockd.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $

daemon="/usr/local/sbin/sockd -D"

. /etc/rc.d/rc.subr

rc_cmd $1
