geerlingguy / ansible-role-clamav

Ansible Role - ClamAV.
https://galaxy.ansible.com/geerlingguy/clamav/
MIT License
60 stars 51 forks source link

Need a system daemon restart when scan.conf change #33

Closed thebear44 closed 7 months ago

thebear44 commented 1 year ago

In the task "Change configuration for the ClamAV daemon" is it possible to add "notify: restart clamav daemon" In fact, if the file scan.conf change the configuration is not reload

Thanks a lot

panpomaly commented 8 months ago

I had the same problem and created #32

geerlingguy commented 7 months ago

Fixed by #32 — thanks!