use Pre-Depends: ${shlibs:Pre-Depends}
[findutils.git] / debian / updatedb.conf
blob55302b047158668c3819df5b28819dd0e176f419
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 smbfs autofs auto iso9660"
5 export PRUNEFS
6 # paths which are pruned from updatedb database
7 PRUNEPATHS="/tmp /usr/tmp /var/tmp /afs /amd /alex /var/spool"
8 export PRUNEPATHS
9 # netpaths which are added
10 NETPATHS=""
11 export NETPATHS