Skip to content

Commit ceb3569

Browse files
authored
added updatedb.conf that scans mounted ntfs drives
1 parent d3d5a5c commit ceb3569

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

updatedb.conf

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# updatedb conf file that scans mounted ntfs drives
2+
3+
PRUNE_BIND_MOUNTS = "yes"
4+
PRUNEFS = "9p afs anon_inodefs auto autofs bdev binfmt_misc cgroup cifs coda configfs cpuset cramfs debugfs devpts devtmpfs ecryptfs exofs ftpfs fuse fuse.encfs fuse.s3fs fuse.sshfs fusectl gfs gfs2 hugetlbfs inotifyfs iso9660 jffs2 lustre mqueue ncpfs nfs nfs4 nfsd pipefs proc ramfs rootfs rpc_pipefs securityfs selinuxfs sfs shfs smbfs sockfs sshfs sysfs ubifs udf usbfs vboxsf"
5+
PRUNENAMES = ".git .hg .svn"
6+
PRUNEPATHS = "/afs /net /sfs /tmp /udev /var/cache /var/lib/pacman/local /var/lock /var/spool /var/tmp"

0 commit comments

Comments
 (0)