#!/bin/sh
#
# $OpenBSD: sockd.rc,v 1.1 2013/12/12 14:11:36 dcoppa Exp $

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

. /etc/rc.d/rc.subr

rc_cmd $1
