PKGBUILDs/extra/clamav/freshclamd.service
2016-07-29 03:56:15 +00:00

11 lines
191 B
Desktop File

[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