From 87bebf24f70e2e8a7ebeef571462d4c2d443368e Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Thu, 19 Jul 2007 21:00:08 +0000 Subject: 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 --- usr.bin/locate/locate/locate.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/locate/locate/locate.rc b/usr.bin/locate/locate/locate.rc index dee3a07d1158..2d0f033a636b 100644 --- a/usr.bin/locate/locate/locate.rc +++ b/usr.bin/locate/locate/locate.rc @@ -23,4 +23,4 @@ # an empty database. # # be careful if you add 'nfs' -#FILESYSTEMS="ufs" +#FILESYSTEMS="ufs ext2fs" -- cgit v1.3