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