clamav/clamav-milter.upstart
Enrico Scholz 383d5967a8 Revert "Merge branch 'master' into f12"
This reverts commit 6804a57f9f, reversing
changes made to e15580c0a0.
2010-08-11 09:53:30 +02:00

16 lines
424 B
Plaintext

### Uncomment these lines when you want clamav-milter to be a milter
### for a locally running MTA
#start on starting sendmail
#start on starting postfix
### Uncomment these lines when you want clamav-milter to be a milter
### for a remotely running MTA
#start on starting local
stop on runlevel 0
stop on runlevel 1
stop on runlevel 6
respawn
exec /usr/sbin/clamav-milter -c /etc/mail/clamav-milter.conf --nofork=yes