mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 08:37:50 -04:00
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:
parent
28994a5852
commit
87bebf24f7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,4 +23,4 @@
|
|||
# an empty database.
|
||||
#
|
||||
# be careful if you add 'nfs'
|
||||
#FILESYSTEMS="ufs"
|
||||
#FILESYSTEMS="ufs ext2fs"
|
||||
|
|
|
|||
Loading…
Reference in a new issue