Blame SOURCES/gnome-vfs-2.20.0-ignore-certain-mountpoints.patch

ac5f51
--- gnome-vfs-2.20.0/libgnomevfs/gnome-vfs-hal-mounts.c.orig	2007-10-15 20:12:13.000000000 -0400
ac5f51
+++ gnome-vfs-2.20.0/libgnomevfs/gnome-vfs-hal-mounts.c	2007-10-15 20:12:40.000000000 -0400
ac5f51
@@ -643,6 +643,8 @@
ac5f51
 		"/tmp",
ac5f51
 		"/usr",
ac5f51
 		"/var",
ac5f51
+		"/var/tmp",
ac5f51
+		"/var/log/audit",
ac5f51
 		"/proc",
ac5f51
 		"/sbin",
ac5f51
 		NULL