diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
commit | 2614c95748849af51db4a047984962d7f2a37685 (patch) | |
tree | addeee8776a490f5b6df5a64905199a263728c1d /net/pacemaker2 | |
parent | 08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff) | |
download | ports-2614c95748849af51db4a047984962d7f2a37685.tar.gz ports-2614c95748849af51db4a047984962d7f2a37685.zip |
Notes
Diffstat (limited to 'net/pacemaker2')
-rw-r--r-- | net/pacemaker2/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/pacemaker2/pkg-message b/net/pacemaker2/pkg-message index 4f22785ea3d9..4d3b8a9b5af7 100644 --- a/net/pacemaker2/pkg-message +++ b/net/pacemaker2/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM For correct operation, maximum socket buffer size must be tuned by performing the following command as root : @@ -7,3 +10,6 @@ To preserve this setting across reboots, append the following to /etc/sysctl.conf : kern.ipc.maxsockbuf=18874368 +EOM +} +] |