|
@@ -1206,6 +1206,7 @@ if [ "$clamd" = 'yes' ]; then
|
|
|
service clamav-daemon start
|
|
service clamav-daemon start
|
|
|
echo "Updating ClamAV..."
|
|
echo "Updating ClamAV..."
|
|
|
/usr/bin/freshclam > /dev/null 2>&1
|
|
/usr/bin/freshclam > /dev/null 2>&1
|
|
|
|
|
+ service clamav-daemon restart
|
|
|
check_result $? "clamav-daemon start failed"
|
|
check_result $? "clamav-daemon start failed"
|
|
|
fi
|
|
fi
|
|
|
|
|
|