PKGBUILDs/extra/clamav/service.fresh
2013-09-20 03:39:40 +00:00

11 lines
191 B
Plaintext

[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