You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
1.8 KiB

  1. # /etc/updatedb.conf: config file for slocate
  2. # $Id: updatedb.conf,v 1.5 2011/01/24 12:39:33 scarabeus Exp $
  3. # This file sets variables that are used by updatedb.
  4. # For more info, see the updatedb.conf(5) manpage.
  5. # Filesystems that are pruned from updatedb database
  6. PRUNEFS="afs anon_inodefs auto autofs bdev binfmt binfmt_misc cgroup cifs coda configfs cramfs cpuset debugfs devpts devtmps devfs devpts ecryptfs eventpollfs exofs futexfs ftpfs fuse fusectl gfs gfs2 hostfs hugetlbfs inotifyfs iso9660 jffs2 lustre misc mqueue ncpfs nfs NFS nfs4 nfsd nnpfs ocfs ocfs2 pipefs proc ramfs rpc_pipefs securityfs selinuxfs sfs shfs smbfs sockfs spufs sshfs subfs supermount sysfs tmpfs ubifs udf usbfs vboxsf vperfctrfs"
  7. # Paths which are pruned from updatedb database
  8. # --- change PRUNEPATHS in /root/updatedb.sh! ---
  9. PRUNEPATHS="/home/jule/backups /home/root /home/root64 /media /mama /hasufell /tmp /var/tmp /var/cache /var/lock /var/run /var/spool /home/cvsroot /mnt /home/jule/.wine-anox /home/jule/.wine-ao /home/jule/.wine-arxfatalis /home/jule/.wine-bw /home/jule/.wine-cs /home/jule/.wine-css /home/jule/.wine-d2 /home/jule/.wine-dao /home/jule/.wine-daoc /home/jule/.wine-ddo /home/jule/.wine-drakan /home/jule/.wine-drakensang /home/jule/.wine-fakk /home/jule/.wine-fnv /home/jule/.wine-ja2 /home/jule/.wine-ja2ja2 /home/jule/.wine-mull /home/jule/.wine-mw /home/jule/.wine-nfs /home/jule/.wine-nwn2 /home/jule/.wine-pt /home/jule/.wine-siedler /home/jule/.wine-skyrim /home/jule/.wine-ss2 /home/jule/.wine-steam /home/jule/.wine-steam-bak-latest /home/jule/.wine-tah /home/jule/.wine-teamviewer10 /home/jule/.wine-tes /home/jule/.wine-tr /home/jule/.wine-vtm /home/jule/.wine-xwing /home/jule/.wine-zak"
  10. # Folder names that are pruned from updatedb database
  11. PRUNENAMES=".git .hg .svn CVS lost+found $RECYCLE.BIN"
  12. # Skip bind mounts.
  13. PRUNE_BIND_MOUNTS="yes"