summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-09 02:56:20 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-09 02:56:20 +0000
commitbe208b9aaa1bd9f6f3c0d428f974204ee5fc541d (patch)
tree7e44ae7c5b4e7ae280568406822247167b1f6c5e /sys-apps/slocate
parentas-needed patch added (diff)
downloadgentoo-2-be208b9aaa1bd9f6f3c0d428f974204ee5fc541d.tar.gz
gentoo-2-be208b9aaa1bd9f6f3c0d428f974204ee5fc541d.tar.bz2
gentoo-2-be208b9aaa1bd9f6f3c0d428f974204ee5fc541d.zip
ignore nfs4 filesystems #132658 by kakou
(Portage version: 2.1_pre10-r3)
Diffstat (limited to 'sys-apps/slocate')
-rw-r--r--sys-apps/slocate/files/updatedb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/slocate/files/updatedb.conf b/sys-apps/slocate/files/updatedb.conf
index c31e1c470263..5ed5d3afb998 100644
--- a/sys-apps/slocate/files/updatedb.conf
+++ b/sys-apps/slocate/files/updatedb.conf
@@ -1,11 +1,11 @@
# /etc/updatedb.conf: config file for slocate
-# $Id: updatedb.conf,v 1.19 2005/11/10 02:39:05 vapier Exp $
+# $Id: updatedb.conf,v 1.20 2006/05/09 02:56:20 vapier Exp $
# This file sets variables that are used by updatedb.
# For more info, see the updatedb(1) manpage.
# Filesystems that are pruned from updatedb database
-PRUNEFS="afs auto autofs cifs devfs devpts eventpollfs futexfs hugetlbfs iso9660 mqueue ncpfs nfs NFS nfsd nnpfs pipefs proc ramfs rpc_pipefs sfs shfs smbfs sockfs subfs supermount sysfs tmpfs udf usbfs vperfctrfs"
+PRUNEFS="afs auto autofs cifs devfs devpts eventpollfs futexfs hugetlbfs iso9660 mqueue ncpfs nfs NFS nfs4 nfsd nnpfs pipefs proc ramfs rpc_pipefs sfs shfs smbfs sockfs subfs supermount sysfs tmpfs udf usbfs vperfctrfs"
# Paths which are pruned from updatedb database
PRUNEPATHS="/tmp /var/tmp /root/.ccache"