#!/bin/sh

#
# This Script reconfigures srv_clamav after Clamav Pattern update
# It gets installed as /etc/clamav/onupdateexecute.d/libc-icap-mod-clamav
#

/bin/echo -n "srv_clamav:dbreload" > /var/run/c-icap/c-icap.ctl
