root@fw01:/var/log/c-icap # /usr/local/etc/rc.d/clamav-clamd startStarting clamav_clamd.WARNING: Ignoring deprecated option AllowSupplementaryGroups at /usr/local/etc/clamd.conf:14root@fw01:/var/log/c-icap # sleep 5root@fw01:/var/log/c-icap # /usr/local/etc/rc.d/c-icap restartc_icap not running? (check /var/run/c-icap/c-icap.pid).Starting c_icap.
Fri Apr 26 13:11:58 2019, main proc, clamd_init: Not valid response from server:Fri Apr 26 13:11:58 2019, main proc, Registry 'virus_scan::engines' does not exist!Fri Apr 26 13:12:18 2019, 41119/689028864, Registry 'virus_scan::engines' does not exist!Fri Apr 26 13:12:18 2019, 41119/689028864, Registry 'virus_scan::engines' does not exist!Fri Apr 26 13:13:08 2019, 41119/689028864, Registry 'virus_scan::engines' does not exist!Fri Apr 26 13:13:08 2019, 41119/689028864, Registry 'virus_scan::engines' does not exist!Fri Apr 26 13:14:00 2019, 41119/689028864, Registry 'virus_scan::engines' does not exist!Fri Apr 26 13:14:00 2019, 41119/689028864, Registry 'virus_scan::engines' does not exist!
I thought I had removed this already ... do you something on console when starting OPN?
#!/bin/sh/usr/local/etc/rc.d/clamav-clamd startsleep 5/usr/local/etc/rc.d/c-icap restart
Sorry, was focused only on the AllowSupplementaryGroup warning ...
# Enable the optimized version of the soreceive() kernel socket interface for# stream (TCP) sockets. NOTE: disable net.inet.tcp.soreceive_stream when using# rndc to update BIND DNS records otherwise the following error will trigger,# "rndc: recv failed: host unreachable".##net.inet.tcp.soreceive_stream="1" # (default 0)