clamav/clamd.scan.upstart

16 lines
410 B
Plaintext
Raw Normal View History

2009-03-08 11:38:36 +00:00
### 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
#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/clamd.scan --nofork=yes