diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2007-07-19 21:00:08 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2007-07-19 21:00:08 +0000 |
| commit | 87bebf24f70e2e8a7ebeef571462d4c2d443368e (patch) | |
| tree | 9cbabea8ddf52fe0f8840cefbd02aaf141f7c80d /usr.bin | |
| parent | 28994a585253532ce267c618e6ac0ba8f53f8fd5 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/locate/locate/locate.rc | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
