This repository has been archived on 2023-01-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
CustomDebian11LiveISO_GUI/config/includes.chroot/etc/updatedb.conf

9 lines
607 B
Plaintext

# don't scan bind mounts
PRUNE_BIND_MOUNTS="yes"
# directory names (without paths) which should not be scanned by updatedb(8)
PRUNENAMES=".git .bzr .hg .svn"
# paths to directories which should not be scanned by updatedb(8)
PRUNEPATHS="/tmp /var/spool /media /var/lib/os-prober /var/lib/ceph"
# system types (as used in /etc/mtab) which should not be scanned by updatedb(8)
PRUNEFS="NFS nfs nfs4 rpc_pipefs afs binfmt_misc proc smbfs autofs iso9660 ncpfs coda devpts ftpfs devfs devtmpfs fuse.mfs shfs sysfs cifs lustre tmpfs usbfs udf fuse.glusterfs fuse.sshfs curlftpfs ceph fuse.ceph fuse.rozofs"