Thanks Andreas for the review! I have expanded the test plan to include TCP configuration to validate that supplied address and port take effect. I've also added a section to ensure that if a UNIX socket is selected the configurations also take effect: file path, group owner, and socket mode.
I performed some testing without the following daemon-reload call and things worked as expected so I can remove it to avoid the redundancy. I will update the PRs accordingly # Reload systemd daemon to regenerate socket configuration # The systemd generator will read the updated clamd.conf if [ -d /run/systemd/system ]; then systemctl daemon-reload || true fi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2129160 Title: [FFe] [SRU] dpkg-reconfigure clamav-daemon does not respect TCP configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/2129160/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
