6dbeea71e3
- Add all nodev filesystems from the Fedora kernel to PRUNEFS, to make (updatedb) work as some users expect
5 lines
473 B
Plaintext
5 lines
473 B
Plaintext
PRUNE_BIND_MOUNTS = "yes"
|
|
PRUNEFS = "9p afs anon_inodefs auto autofs bdev binfmt_misc cgroup cifs coda configfs cpuset debugfs devpts ecryptfs exofs fuse fusectl gfs gfs2 hugetlbfs inotifyfs iso9660 jffs2 lustre mqueue ncpfs nfs nfs4 nfsd pipefs proc ramfs rootfs rpc_pipefs securityfs selinuxfs sfs sockfs sysfs tmpfs ubifs udf usbfs"
|
|
PRUNENAMES = ".git .hg .svn"
|
|
PRUNEPATHS = "/afs /media /net /sfs /tmp /udev /var/cache/ccache /var/spool/cups /var/spool/squid /var/tmp"
|