summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-09 22:41:55 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-09 22:41:55 +0000
commit790c92a059404d7fef67b98d20ee26b1199130f4 (patch)
treebaddb9126c2f280c478cd2ff8cda6ba72315d1cf /sys-apps/slocate/files
parentAdded ~sparc keyword wrt bug #97586. (diff)
downloadhistorical-790c92a059404d7fef67b98d20ee26b1199130f4.tar.gz
historical-790c92a059404d7fef67b98d20ee26b1199130f4.tar.bz2
historical-790c92a059404d7fef67b98d20ee26b1199130f4.zip
Clean up updatedb.conf as directed by Nikolai Weibull in #97377.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-apps/slocate/files')
-rw-r--r--sys-apps/slocate/files/updatedb.conf15
1 files changed, 5 insertions, 10 deletions
diff --git a/sys-apps/slocate/files/updatedb.conf b/sys-apps/slocate/files/updatedb.conf
index 9f2cf6d62a3e..a84d6e1ee460 100644
--- a/sys-apps/slocate/files/updatedb.conf
+++ b/sys-apps/slocate/files/updatedb.conf
@@ -1,16 +1,11 @@
# /etc/updatedb.conf: config file for slocate
-# $Id: updatedb.conf,v 1.15 2005/05/22 07:49:54 vapier Exp $
+# $Id: updatedb.conf,v 1.16 2005/07/09 22:41:55 vapier Exp $
-# For more info, see the updatedb(1) manpage
+# This file sets variables that are used by updatedb.
+# For more info, see the updatedb(1) manpage.
-# filesystems which are pruned from updatedb database
+# Filesystems that are pruned from updatedb database
PRUNEFS="afs auto autofs cifs devfs devpts iso9660 ncpfs nfs NFS nnpfs proc ramfs sfs smbfs subfs supermount sysfs tmpfs udf usbfs"
-export PRUNEFS
-# paths which are pruned from updatedb database
+# Paths which are pruned from updatedb database
PRUNEPATHS="/tmp /var/tmp"
-export PRUNEPATHS
-
-# netpaths which are added
-NETPATHS=""
-export NETPATHS