openbsd-ports/net/totd/pkg/totd.rc
sthen 6863049a1e Remove USE_GROFF and add an rc script.
From Brad with a tweak to the script by me.
2012-03-03 15:56:18 +00:00

12 lines
150 B
Bash

#!/bin/sh
#
# $OpenBSD: totd.rc,v 1.1 2012/03/03 15:56:18 sthen Exp $
daemon="${TRUEPREFIX}/sbin/totd"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1