mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-28 12:33:21 +01:00
* change auto to autofs in PRUNEFS variable in updatedb.conf
This commit is contained in:
2
debian/updatedb.conf
vendored
2
debian/updatedb.conf
vendored
@@ -1,7 +1,7 @@
|
||||
# This file sets environment variables which are used by updatedb
|
||||
|
||||
# filesystems which are pruned from updatedb database
|
||||
PRUNEFS="NFS nfs afs proc smbfs auto"
|
||||
PRUNEFS="NFS nfs afs proc smbfs autofs"
|
||||
export PRUNEFS
|
||||
# paths which are pruned from updatedb database
|
||||
PRUNEPATHS="/tmp /usr/tmp /var/tmp /afs /amd /alex"
|
||||
|
||||
Reference in New Issue
Block a user