mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 07:37:54 +00:00

Setup default number of filedescriptors allowed in quagga defaults and ulimit calls Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by:
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
MAX_INSTANCES=5
|
|
ENABLE_RELOAD=no
|
|
MAX_FDS=1024
|
|
|