[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

updatedb.conf fix



Patch to updatedb.conf so that it ignores /ramdisk and /UNIONFS and the /KNOPPIX directories (all of which are included in /

(  Included KNOPPIX3 for future expansion )


--- /etc/updatedb.conf  2005/09/30 05:36:52     1.1
+++ /etc/updatedb.conf  2005/09/30 05:44:15
@@ -7,7 +7,7 @@
PRUNEFS="NFS nfs nfs4 afs proc smbfs autofs iso9660 ncpfs coda devpts ftpfs devfs mfs shfs sysfs cifs lustre_lite"
export PRUNEFS
# paths which are pruned from updatedb database
-PRUNEPATHS="/tmp /usr/tmp /var/tmp /afs /amd /alex /var/spool /sfs /media"
+PRUNEPATHS="/tmp /usr/tmp /var/tmp /afs /amd /alex /var/spool /sfs /media /UNIONFS /ramdisk /KNOPPIX /KNOPPIX2 /KNOPPIX3"
export PRUNEPATHS
# netpaths which are added
NETPATHS=""

--
Stephen Samuel +1(604)876-0426             samnospam@bcgreen.com
		   http://www.bcgreen.com/
  Powerful committed communication. Transformation touching
    the jewel within each person and bringing it to light.



Reply to: