summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-16 01:12:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-16 01:12:48 +0000
commit9e6102505d56c101759405a42a8ef725742140fc (patch)
tree58a475e1f6de11978767a6ae10d076f77ddd3a19 /sys-apps/slocate/files
parentAdjusted permission of profile.d init script (diff)
downloadhistorical-9e6102505d56c101759405a42a8ef725742140fc.tar.gz
historical-9e6102505d56c101759405a42a8ef725742140fc.tar.bz2
historical-9e6102505d56c101759405a42a8ef725742140fc.zip
Added nnpfs to the PRUNEFS line. (bug #54035)
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 0f77f8d3965c..0503ec070a37 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.8 2004/02/12 00:55:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/files/updatedb.conf,v 1.9 2004/06/16 01:12:48 mr_bones_ 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 supermount devpts usbfs cifs"
+PRUNEFS="NFS nfs afs proc smbfs autofs auto iso9660 devfs tmpfs ncpfs sysfs supermount devpts usbfs cifs nnpfs"
export PRUNEFS
# paths which are pruned from updatedb database
PRUNEPATHS="/tmp /var/tmp"