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

12 lines
164 B
Plaintext
Raw Normal View History

2010-11-04 07:18:12 -04:00
#!/bin/sh
#
# $OpenBSD: clamav_daemon.rc,v 1.4 2010/12/27 14:50:23 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