openbsd-ports/security/samhain/pkg/samhain.rc
ajacoutot 9e358a7825 Properly enable xml logs.
Use @extraunexec instead of @extra.
Always start the server in check mode.

from robert@
2012-09-07 13:39:43 +00:00

10 lines
155 B
Bash
Executable File

#!/bin/sh
#
# $OpenBSD: samhain.rc,v 1.2 2012/09/07 13:39:43 ajacoutot Exp $
daemon="${TRUEPREFIX}/sbin/samhain -t check"
. /etc/rc.d/rc.subr
rc_cmd $1