summaryrefslogtreecommitdiff
path: root/extra/clamav/service
blob: 5bf9eb14e70b133dfdec64a4e51fb6febfebf454 (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/sbin/clamd

[Install]
WantedBy=multi-user.target