https://bugzilla.redhat.com/show_bug.cgi?id=1484066
Bug ID: 1484066 Summary: $daemon_group in /etc/amavisd/amavisd.conf doesn't set the daemon group Product: Fedora Version: rawhide Component: amavisd-new Severity: low Priority: low Assignee: j.orti.alcaine@gmail.com Reporter: dhill@redhat.com QA Contact: extras-qa@fedoraproject.org CC: j.orti.alcaine@gmail.com, perl-devel@lists.fedoraproject.org, steve@silug.org, vanmeeuwen+fedora@kolabsys.com
Description of problem: $daemon_group in /etc/amavisd/amavisd.conf doesn't set the daemon group
Version-Release number of selected component (if applicable):
How reproducible: Always
Steps to Reproduce: 1. Change $daemon_group to virusgroup 2. Restart the daemon 3.
Actual results: The process is still using the amavis group
Expected results: The process should be using virusgroup group
Additional info: If I change it in the systemd unit file, it works as expected.