clamav/clamd.scan.upstart
Enrico Scholz c12c295f10 Revert "Revert "Merge branch 'master' into f12""
This reverts commit 383d5967a88859efc2fc9ae0d19f83ea6fac248e.
2010-08-11 11:13:09 +02:00

15 lines
426 B
Plaintext

### !!! Uncomment only *one* of the 'start on' statements !!!
### Uncomment this line when you want clamd.scan to be a scanner for a
### locally running clamav-milter
#start on starting clamav-milter
### Uncomment this line when you want clamd.scan to be a generic
### scanner service
#start on runlevel [345] and starting local
stop on runlevel [!345]
respawn
exec /usr/sbin/clamd -c /etc/clamd.d/scan.conf --nofork=yes