Hello all. > cat /etc/os-release ... PRETTY_NAME="Fedora Linux 39.20240610.0 (Silverblue)" ... > rpm -qa|grep clamav clamav-lib-1.0.6-1.fc39.x86_64 clamav-filesystem-1.0.6-1.fc39.noarch clamav-freshclam-1.0.6-1.fc39.x86_64 clamav-1.0.6-1.fc39.x86_64 > systemctl cat clamav-freshclam.service ... [Service] ExecStart=/usr/bin/freshclam -d --foreground=true ... > systemctl show -p Type clamav-freshclam.service Type=simple My question is why Type is simple but not exec or perhaps forking ?
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.