> 
> > Is there a command that can make a running freshclam daemon do an update
> request instantly?
> 
> SIGUSR1, assuming it's compiled with it enabled.
> 

Yes thanks, I was already trying with this command

kill -s SIGUSR1 $(pidof freshclam)

However it gets the wrong pid from the container environment where I have these 
processes listed

clam     4051769 4051758  0 16:27 ?        00:00:00 [freshclam] <defunct>
clam     4051770       1  0 16:27 ?        00:00:04 freshclam -d

If I start freshclam -d in the docker testing environment I do not have this 
first proces '[freshclam] <defunct>'. Any idea what this can be?

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to