mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
9 lines
147 B
Text
9 lines
147 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
If s2n fails due mlock(2) syscall try to increase vm.max_wired.
|
|
Example:
|
|
- sysctl vm.max_wired=1572864
|
|
EOM
|
|
}
|
|
]
|