12 lines
156 B
Plaintext
Raw Normal View History

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