summaryrefslogtreecommitdiff
blob: 5a1a24faa27dfc6de088b29e64ac9758996902c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Milter module for the ClamAV scanner
After=nss-lookup.target network.target
Before=sendmail.service
Before=postfix.service

[Service]
ExecStart=/usr/sbin/clamav-milter -c /etc/clamav-milter.conf --nofork=yes
Restart=on-failure

[Install]
WantedBy=multi-user.target