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:
John Baldwin 2007-07-19 21:00:08 +00:00
parent 28994a5852
commit 87bebf24f7

View file

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