summaryrefslogtreecommitdiff
path: root/extra/clamav/clamd.service
blob: 86608c40ec464eaeae4a10e57f7256abf8d79454 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=clamav daemon

[Service]
Type=forking
PIDFile=/run/clamav/clamd.pid
ExecStart=/usr/bin/clamd

[Install]
WantedBy=multi-user.target