summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-06 16:14:00 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-06 16:14:00 +0000
commit771853fc44605af7531608f13f7e6aa89bc21e3c (patch)
tree5b062f56f98a9e1d4f084eb5d0836dd3663119f7 /sys-apps/slocate/files
parent2.6.1_rc2 initial release (diff)
downloadgentoo-2-771853fc44605af7531608f13f7e6aa89bc21e3c.tar.gz
gentoo-2-771853fc44605af7531608f13f7e6aa89bc21e3c.tar.bz2
gentoo-2-771853fc44605af7531608f13f7e6aa89bc21e3c.zip
Add supermount to the list of pruned filesystems
Diffstat (limited to 'sys-apps/slocate/files')
-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 1261c28316b5..5afe7b3402df 100644
--- a/sys-apps/slocate/files/updatedb.conf
+++ b/sys-apps/slocate/files/updatedb.conf
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/files/updatedb.conf,v 1.5 2003/10/31 21:17:53 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/files/updatedb.conf,v 1.6 2004/01/06 16:13:51 agriffis Exp $
# This file sets environment variables which are used by updatedb
# filesystems which are pruned from updatedb database
-PRUNEFS="NFS nfs afs proc smbfs autofs auto iso9660 devfs tmpfs ncpfs sysfs"
+PRUNEFS="NFS nfs afs proc smbfs autofs auto iso9660 devfs tmpfs ncpfs sysfs supermount"
export PRUNEFS
# paths which are pruned from updatedb database
PRUNEPATHS="/tmp /var/tmp"