clamav/clamd.scan.upstart

15 lines
383 B
Plaintext
Raw Normal View History

### Uncomment these lines when you want clamd.scan to be a scanner
### for a locally running clamav-milter
2009-03-08 11:38:36 +00:00
#start on starting clamav-milter
### Uncomment these lines when you want clamd.scan to be a generic
2009-03-08 11:38:36 +00:00
### scanner service
#start on starting local
2009-03-08 11:38:36 +00:00
stop on runlevel 0
stop on runlevel 1
stop on runlevel 6
2009-03-08 11:38:36 +00:00
respawn
2009-03-08 13:24:07 +00:00
exec /usr/sbin/clamd -c /etc/clamd.d/scan.conf --nofork=yes