Title: Message
 

 
hello,
 
Do you use the package from www.fatbsd.com/openbsd ??
Do you have configured clamav.conf ?
first, to run clamd maualy: #/usr/local/sbin/clamd
to run clamd at boot time, add this to your /etc/rc.local
 
if [ -x /usr/local/sbin/clamd ]; then
  echo -n 'clamd '; /usr/local/sbin/clamd
fi
 
++ Jerome
 

 I tried that before and it didn't work.   I tried changing the /etc/rc.local file and rebooted, still no luck.  Yes, I used the package from www.fatbsd.com/openbsd, and yes I have configured clamav.conf

Reply via email to