mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
11 lines
437 B
Plaintext
11 lines
437 B
Plaintext
============================================================================
|
|
You might want to consider increasing the kern.maxfiles tunable if you plan
|
|
to use this library for applications that need to monitor activity of a lot
|
|
of files.
|
|
|
|
For a typical desktop, add the following line to /boot/loader.conf, then
|
|
reboot the system:
|
|
|
|
kern.maxfiles="25000"
|
|
=============================================================================
|