1
0
mirror of https://passt.top/passt synced 2024-07-03 00:12:41 +00:00
passt/doc
Stefano Brivio ef25cb39a9 passt: Set soft limit for number of open files to hard limit
Default value for /proc/sys/fs/nr_open is 2^20, which is more than
enough: set this hard limit as current (soft) limit on start, and
drop the 'ulimit -n' from the demo script.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2021-03-18 12:58:07 +01:00
..
demo.sh passt: Set soft limit for number of open files to hard limit 2021-03-18 12:58:07 +01:00