summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/skyldav/files/skyldav-0.2_rc3_p20130824-conf.patch')
-rw-r--r--app-antivirus/skyldav/files/skyldav-0.2_rc3_p20130824-conf.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-antivirus/skyldav/files/skyldav-0.2_rc3_p20130824-conf.patch b/app-antivirus/skyldav/files/skyldav-0.2_rc3_p20130824-conf.patch
new file mode 100644
index 0000000..646d148
--- /dev/null
+++ b/app-antivirus/skyldav/files/skyldav-0.2_rc3_p20130824-conf.patch
@@ -0,0 +1,21 @@
+diff -urN skyldav-0.2rc3_p20130824.orig/examples/etc/skyldav.conf skyldav-0.2rc3_p20130824/examples/etc/skyldav.conf
+--- skyldav-0.2rc3_p20130824.orig/examples/etc/skyldav.conf 2013-08-22 20:30:09.000000000 +0200
++++ skyldav-0.2rc3_p20130824/examples/etc/skyldav.conf 2013-08-24 23:24:50.432728000 +0200
+@@ -19,14 +19,15 @@
+
+ # Directories that shall not be scanned (including subdirectories)
+ # EXCLUDE_PATH = /var/noscan, /opt/noscan
++#EXCLUDE_PATH = /usr/portage, /var/db/pkg, /var/tmp/portage, /var/tmp/binpkgs
+
+ # File systems that are local, virus scan results may be cached.
+ # LOCAL_FS = ext3, ext4, iso9660, tmpfs, vfat
+-LOCAL_FS = ext3, ext4, iso9660, tmpfs, vfat
++LOCAL_FS = ext2, ext3, ext4, xfs, zfs, btrfs, reiserfs, vfat, ntfs, iso9660, tmpfs
+
+ # File systems that shall not be marked for virus scan.
+ # NOMARK_FS = proc, sysfs
+-NOMARK_FS = proc, sysfs
++NOMARK_FS = proc, sysfs, devtmpfs, devpts, configfs, securityfs, cgroup, rpc_pipefs
+
+ # Mounts that shall not be marked for virus scan.
+ # NOMARK_MNT = /mnt/noscan