landry d99dbffcbb Update to minbif 1.0.5.
- Remove now useless patches
- Add an rc script for daemon mode
- move MESSAGE to README
- set @mode 750 for minbif's datadir

Seems to work fine against a pair of xmpp servers here.
2013-09-24 15:34:45 +00:00

12 lines
208 B
Bash

#!/bin/sh
#
# $OpenBSD: minbif.rc,v 1.1 2013/09/24 15:34:49 landry Exp $
daemon="${TRUEPREFIX}/bin/minbif -m 2"
daemon_flags="${SYSCONFDIR}/minbif.conf"
daemon_user="_minbif"
. /etc/rc.d/rc.subr
rc_cmd $1