PKGBUILDs/extra/clamav/freshclamd.service

11 lines
191 B
SYSTEMD
Raw Normal View History

2016-07-29 03:56:15 +00:00
[Unit]
Description=clamav updater
[Service]
Type=forking
PIDFile=/run/clamav/freshclam.pid
ExecStart=/usr/bin/freshclam -d -p /run/clamav/freshclam.pid
[Install]
WantedBy=multi-user.target