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.
That will be because the user and group is enforced in the service unit. I'll check it.
Fixed in rawhide. https://koji.fedoraproject.org/koji/taskinfo?taskID=23656173