openbsd-ports/net/ddclient/pkg/ddclient.rc
ajacoutot 4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00

12 lines
171 B
Bash

#!/bin/sh
#
# $OpenBSD: ddclient.rc,v 1.3 2010/12/27 14:50:22 ajacoutot Exp $
daemon="${TRUEPREFIX}/sbin/ddclient"
. /etc/rc.d/rc.subr
pexp="perl: ddclient"
rc_cmd $1