clamav/clamav-milter.upstart
ensc 17f763b7dc removed stanza from upstart script which waited for 'starting\ XXX';
wrongly named upstart events have been fixed in recent initscripts
    (#501155)
2009-11-22 10:47:16 +00: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