Update the default FILESYSTEMS value in a comment to note that ext2fs is

included in the default list in the locate.updatedb script.

Approved by:	re (bmah)
Inspired by:	mwlucas
This commit is contained in:
jhb 2007-07-19 21:00:08 +00:00
parent e2ebe96ef4
commit 6c9872b62a

View File

@ -23,4 +23,4 @@
# an empty database.
#
# be careful if you add 'nfs'
#FILESYSTEMS="ufs"
#FILESYSTEMS="ufs ext2fs"