summaryrefslogtreecommitdiff
path: root/clamd.exim.service
blob: 2f60a6601f37a71a6109c2c23392e0450587937e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Clamd Exim An Interface Between MTA And Content Checkers
After=network.target

[Service]
Type=forking
PIDFile=/run/clamd.exim/clamd.pid
ExecStart=/usr/sbin/clamd -c /etc/clamd.d/exim.conf

[Install]
WantedBy=multi-user.target