clamav/clamd.scan.upstart
Enrico Scholz 383d5967a8 Revert "Merge branch 'master' into f12"
This reverts commit 6804a57f9f, reversing
changes made to e15580c0a0.
2010-08-11 09:53:30 +02: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