3 # This file is read by /usr/libexec/locate.updatedb when building locate(1)
6 # argument description default
7 # searchpath <paths> search path /
8 # ignorefs <fs types> ignore filesystems of the types !local cd9660
9 # Setting <fs types> to "none" fdesc kernfs
10 # disables it (search everything). procfs
11 # Prepending ! negates the meaning
12 # (ignore if the fs is not the type).
13 # ignore <paths> ignore dir and the contents (none)
14 # ignorecontents <paths> ignore contents of dir (none)
15 # workdir <path> work directory /tmp
17 # Multiple "searchpath", "ignore", and "ignorecontents" are allowed.
18 # *, ?, and [...] pattern can be used for "ignore" and "ignorecontents".
19 # Note that the meta-characters may match to slashes. See find(1) for
20 # the detail of the pattern.
24 #ignorefs !local cd9660 fdesc kernfs procfs
26 #ignorecontents /var/squid/cache/*