clamav/clamav-milter.upstart
Enrico Scholz c12c295f10 Revert "Revert "Merge branch 'master' into f12""
This reverts commit 383d5967a88859efc2fc9ae0d19f83ea6fac248e.
2010-08-11 11:13:09 +02:00

15 lines
466 B
Plaintext

### !!! Uncomment only *one* of the 'start on' statements !!!
### Uncomment these lines when you want clamav-milter to be a milter
### for a locally running MTA
#start on (starting sendmail or starting postfix)
### Uncomment these lines when you want clamav-milter to be a milter
### for a remotely running MTA
#start on runlevel [345] and starting local
stop on runlevel [!345]
respawn
exec /usr/sbin/clamav-milter -c /etc/mail/clamav-milter.conf --nofork=yes