clamav/clamav-milter.upstart
2009-12-06 11:18:53 +00:00

17 lines
492 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 starting local
stop on (runlevel 0 or
runlevel 1 or
runlevel 6)
respawn
exec /usr/sbin/clamav-milter -c /etc/mail/clamav-milter.conf --nofork=yes