sthen 35a19cf994 Update to freedt 0.22 and add an rc script.
I emailed the maintainer asking about the update and if he'd like to stay
listed; no reply so dropping the MAINTAINER line.
2012-01-01 16:16:24 +00:00

14 lines
188 B
Bash
Executable File

#!/bin/sh
#
# $OpenBSD: svscan.rc,v 1.1 2012/01/01 16:16:24 sthen Exp $
daemon="${TRUEPREFIX}/bin/svscan"
daemon_flags="/service/"
. /etc/rc.d/rc.subr
rc_bg=YES
rc_reload=NO
rc_cmd $1