Rita Horve Agbali wrote: > I installed clamav on freebsd 5.4 from ports and when i start it get the > follwing result. > > bash-2.05b$ sh /usr/local/etc/rc.d/clamav-clamd.sh start > Starting clamav_clamd. > bash-2.05b$ > > This tells me the process has started running. However if i grep i dont see > it ruuning. this is what i get when i do grep: > bash-2.05b$ ps -ax | grep clamav > 95523 p0 S+ 0:00.00 grep clamav > > and sometimes nothing at all.
Add: clamav_clamd_enable="YES" ...to /etc/rc.conf and retry, or use forcestart. -- -Chuck _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
