openbsd-ports/sysutils/smartmontools/pkg/smartd.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

10 lines
144 B
Bash

#!/bin/sh
#
# $OpenBSD: smartd.rc,v 1.4 2010/12/27 14:50:24 ajacoutot Exp $
daemon="${TRUEPREFIX}/sbin/smartd"
. /etc/rc.d/rc.subr
rc_cmd $1