Files
findutils/debian/updatedb.conf
1998-09-15 10:12:09 +00:00

12 lines
362 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 auto iso9660"
export PRUNEFS
# paths which are pruned from updatedb database
PRUNEPATHS="/tmp /usr/tmp /var/tmp /afs /amd /alex"
export PRUNEPATHS
# netpaths which are added
NETPATHS=""
export NETPATHS