*** empty log message ***
[findutils.git] / debian / updatedb.conf
blob7052e8d1a47329a7f454528d4400ec2db8b6ffda
1 # This file sets environment variables which are used by updatedb
3 # filesystems which are pruned from updatedb database
4 PRUNEFS="NFS nfs afs proc"
5 export PRUNEFS
6 # paths which are pruned from updatedb database
7 PRUNEPATHS="/tmp /usr/tmp /var/tmp /afs /amd /alex"
8 export PRUNEPATHS
9 # netpaths which are added
10 NETPATHS=""
11 export NETPATHS