You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-antivirus/clamav-unofficial-sigs/files/clamav-unofficial-sigs.service

16 lines
432 B

#
# Service file corresponding to clamav-unofficial-sigs.timer.
# Upstream provides a similar file, but with the wrong path
# and running as root, so it's just less of a headache to
# include our own.
#
[Unit]
Description=ClamAV unofficial signature update service
Documentation=man:clamav-unofficial-sigs(8)
[Service]
ExecStart=bash /usr/bin/clamav-unofficial-sigs.sh
User=clamav
WorkingDirectory=/var/lib/clamav-unofficial-sigs