freshclam/clamav-freshclam.service.in
b68375fd
 [Unit]
 Description=ClamAV virus database updater
964a1e73
 Documentation=man:freshclam(1) man:freshclam.conf(5) https://www.clamav.net/documents
b68375fd
 # If user wants it run from cron, don't start the daemon.
 ConditionPathExists=!/etc/cron.d/clamav-freshclam
 
 [Service]
 ExecStart=@prefix@/bin/freshclam -d --foreground=true
 StandardOutput=syslog
 
 [Install]
 WantedBy=multi-user.target