Reload in a more official manner; probably won't help stability but maybe it will...
1 files changed, 1 insertions(+), 1 deletions(-) M fetch-sanesecurity-sigs
M fetch-sanesecurity-sigs +1 -1
@@ 244,7 244,7 @@ then if [ "$clamd_pidfile" -a -f "$clamd_pidfile" ] then echo "Reloading ClamAV daemon" - kill -USR2 $(cat "$clamd_pidfile") + clamdscan --reload fi else echo "No databases installed."