summaryrefslogtreecommitdiff
blob: 21487688066165717d1dc1c83eed1047097de6a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=clamav updater

[Service]
Type=forking
User=clamav
Group=clamav
RuntimeDirectory=clamav
PIDFile=/run/clamav/freshclam.pid
ExecStart=/usr/bin/freshclam -d -p /run/clamav/freshclam.pid

[Install]
WantedBy=multi-user.target