Re: [Clamav-users] Clamav excludes

2003-10-06 Thread Chris de Vidal
I forgot to mention I also tried editing /etc/clamav.conf: ClamukoExcludePath /foo/bar/something with spaces/tmp I also tried ClamukoExcludePath "/foo/bar/something with spaces/tmp" and ClamukoExcludePath /foo/bar/something\ with\ spaces/tmp /dev/idal --- Chris de Vidal <[EMAIL PROTECTED]> wrote

[Clamav-users] Clamav excludes

2003-10-06 Thread Chris de Vidal
I wrote a clamscan cron script like this: source /etc/clamav.excludes clamscan $EXCLUDES --recursive --quiet / The clamav.excludes file looks like this: EXCLUDES="\ --exclude=/foo \ --exclude=/foo/bar \ --exclude=/foo/baz \ " This had been working _great_ until I needed to exclude dir