On Sun, 2009-06-14 at 11:34 +0200, Alexander Wirt wrote: > Doesn't setting filecachedir to /var/tmp work?
My dansguardian makes no mention to filecachedir anywhere... # egrep filecachedir /usr/sbin/dansguardian # egrep downloaddir /usr/sbin/dansguardian Binary file /usr/sbin/dansguardian matches OTOH, The included docs in /usr/share/doc/dansguardian/README.AV.gz say this 15. downloaddir Set where the files are downloaded to before being scanned. Since version 6.4.2 it is strongly recommended to define a directory path to be used ONLY by dgav. You WILL loose files inside this directory path if used for any other purpose. Default value: /tmp/dgvirus > btw. you tagged the report patch, but there is no patch attached. Yep. I made a patch but then it seemed silly to include it. Here it goes and sorry for the cunfusion. Thanks for looking into this. Best regards. -lem # diff dansguardian.conf.orig dansguardian.conf 494c494 < downloaddir = '/tmp/dgvirus' --- > downloaddir = '/var/tmp/dgvirus' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

