opnsense-ports/net/pacemaker2/pkg-message
Franco Fichtner 9dcac8154f */*: sync with upstream
Taken from: HardenedBSD
2018-05-25 06:42:27 +02:00

9 lines
264 B
Text

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