summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-14 08:01:38 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-14 08:01:38 +0000
commit0e920c3385f96f37de06a68b7aaa75baf165bbda (patch)
tree4fdb6d16a79e6381734c207c30a768779e0b7660 /sys-apps/slocate/files
parentver bump #60014 (Manifest recommit) (diff)
downloadgentoo-2-0e920c3385f96f37de06a68b7aaa75baf165bbda.tar.gz
gentoo-2-0e920c3385f96f37de06a68b7aaa75baf165bbda.tar.bz2
gentoo-2-0e920c3385f96f37de06a68b7aaa75baf165bbda.zip
prune ramfs
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 92fb5d898608..62fbda3ced50 100644
--- a/sys-apps/slocate/files/updatedb.conf
+++ b/sys-apps/slocate/files/updatedb.conf
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/files/updatedb.conf,v 1.11 2004/07/22 04:31:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/files/updatedb.conf,v 1.12 2004/08/14 08:01:38 vapier 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 nnpfs subfs"
+PRUNEFS="NFS nfs afs proc smbfs autofs auto iso9660 devfs tmpfs ramfs ncpfs sysfs supermount devpts usbfs cifs nnpfs subfs"
export PRUNEFS
# paths which are pruned from updatedb database
PRUNEPATHS="/tmp /var/tmp"