summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-01-29 16:07:33 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-01-29 16:07:33 +0000
commit3b8a6781f7abfc79d0feceaf7d9c7967597470cc (patch)
tree16969de4ae91f85e8a8bb0bbc162450a56cb508d /sys-apps/mlocate/files
parentold (diff)
downloadhistorical-3b8a6781f7abfc79d0feceaf7d9c7967597470cc.tar.gz
historical-3b8a6781f7abfc79d0feceaf7d9c7967597470cc.tar.bz2
historical-3b8a6781f7abfc79d0feceaf7d9c7967597470cc.zip
add ocfs and ocfs2 to the ignored file systems, taken from slocate
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 i686
Diffstat (limited to 'sys-apps/mlocate/files')
-rw-r--r--sys-apps/mlocate/files/updatedb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mlocate/files/updatedb.conf b/sys-apps/mlocate/files/updatedb.conf
index dba67c05fc19..da54ab1d758c 100644
--- a/sys-apps/mlocate/files/updatedb.conf
+++ b/sys-apps/mlocate/files/updatedb.conf
@@ -1,11 +1,11 @@
# /etc/updatedb.conf: config file for slocate
-# $Id: updatedb.conf,v 1.2 2008/09/07 02:12:11 opfer Exp $
+# $Id: updatedb.conf,v 1.3 2009/01/29 16:07:33 fauli Exp $
# This file sets variables that are used by updatedb.
# For more info, see the updatedb.conf(5) manpage.
# Filesystems that are pruned from updatedb database
-PRUNEFS="afs auto autofs cifs devfs devpts eventpollfs futexfs gfs hugetlbfs iso9660 mqueue ncpfs nfs NFS nfs4 nfsd nnpfs pipefs proc ramfs rpc_pipefs selinuxfs sfs shfs smbfs sockfs spufs subfs supermount sysfs tmpfs udf usbfs vperfctrfs"
+PRUNEFS="afs auto autofs cifs devfs devpts eventpollfs futexfs gfs hugetlbfs iso9660 mqueue ncpfs nfs NFS nfs4 nfsd nnpfs ocfs ocfs2 pipefs proc ramfs rpc_pipefs selinuxfs sfs shfs smbfs sockfs spufs subfs supermount sysfs tmpfs udf usbfs vperfctrfs"
# Paths which are pruned from updatedb database
PRUNEPATHS="/tmp /var/tmp /root/.ccache"