aboutsummaryrefslogtreecommitdiff
path: root/security/s2n-tls/files/pkg-message.in
blob: d6d0872edfc8b45aad643466d93047744eac6bbc (plain) (blame)
1
2
3
4
5
6
7
8
9
[
{ type: install
  message: <<EOM
If s2n fails due mlock(2) syscall try to increase vm.max_wired.
Example:
 - sysctl vm.max_wired=1572864
EOM
}
]