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.
https://bugzilla.redhat.com/show_bug.cgi?id=1484066
--- Comment #1 from Juan Orti j.orti.alcaine@gmail.com --- That will be because the user and group is enforced in the service unit. I'll check it.
https://bugzilla.redhat.com/show_bug.cgi?id=1484066
Juan Orti j.orti.alcaine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |RAWHIDE Last Closed| |2017-12-12 10:04:03
--- Comment #2 from Juan Orti j.orti.alcaine@gmail.com --- Fixed in rawhide.
https://koji.fedoraproject.org/koji/taskinfo?taskID=23656173
perl-devel@lists.fedoraproject.org