Files
findutils/debian/updatedb.conf
James Youngman 3fd38a8c9e Updated with list of filesystems from current Debian release. This
includes devfs, for example.
2004-03-13 15:10:00 +00:00

12 lines
402 B
Plaintext

# This file sets environment variables which are used by updatedb
# filesystems which are pruned from updatedb database
PRUNEFS="NFS nfs afs proc smbfs autofs iso9660 ncpfs coda devpts ftpfs devfs mfs"
export PRUNEFS
# paths which are pruned from updatedb database
PRUNEPATHS="/tmp /usr/tmp /var/tmp /afs /amd /alex /var/spool"
export PRUNEPATHS
# netpaths which are added
NETPATHS=""
export NETPATHS