If you _really_ want to scan your home with clamdscan you could do something like this:
- usermod -a -G imi clamav (this puts clamav user in the 'imi' group) - chmod 0750 /home/imi (this gives group read permission in your home directory, so anybody who is in 'imi' group can open/read the directory) - /etc/init.d/clamav-daemon restart I can't comment on the possible side-effects though :) -- clamdscan says Access denied. ERROR on all files https://bugs.launchpad.net/bugs/450250 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
