clamav/clamd.scan.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

15 lines
383 B
Plaintext

### Uncomment these lines when you want clamd.scan to be a scanner
### for a locally running clamav-milter
#start on starting clamav-milter
### Uncomment these lines when you want clamd.scan to be a generic
### scanner service
#start on starting local
stop on runlevel 0
stop on runlevel 1
stop on runlevel 6
respawn
exec /usr/sbin/clamd -c /etc/clamd.d/scan.conf --nofork=yes