We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d5a5c commit ceb3569Copy full SHA for ceb3569
updatedb.conf
@@ -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