mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
2614c95748
(and missed 3 missed files from previous categories.)
16 lines
307 B
Plaintext
16 lines
307 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
For correct operation, maximum socket buffer size must be tuned
|
|
by performing the following command as root :
|
|
|
|
# sysctl kern.ipc.maxsockbuf=18874368
|
|
|
|
To preserve this setting across reboots, append the following
|
|
to /etc/sysctl.conf :
|
|
|
|
kern.ipc.maxsockbuf=18874368
|
|
EOM
|
|
}
|
|
]
|