openbsd-ports/security/clamav/pkg/clamd.rc

12 lines
156 B
Plaintext
Raw Normal View History

2010-11-04 07:18:12 -04:00
#!/bin/sh
#
# $OpenBSD: clamd.rc,v 1.1 2011/01/05 06:06:49 ajacoutot Exp $
2010-11-04 07:18:12 -04:00
daemon="${TRUEPREFIX}/sbin/clamd"
2010-12-24 05:40:04 -05:00
. /etc/rc.d/rc.subr
2010-12-24 05:40:04 -05:00
2010-12-11 07:57:37 -05:00
rc_reload=NO
2010-11-04 07:18:12 -04:00
rc_cmd $1