1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-28 20:53:59 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/sysctl.d/60-otbr-ancillary-buffer.conf
Jan Čermák 1b511990e3 Allow overriding sysctl parameters via /etc/sysctl.d files (#3883)
Relocate current content of /etc/sysctl.d to /usr/lib and make the /etc folder
writable via a bind mount.
2025-02-19 15:33:16 +01:00

4 lines
171 B
Plaintext

# Increase ancillary buffer size to allow for a larger number of multicast groups
# Required for NdProxyManager::JoinSolicitedNodeMulticastGroup
net.core.optmem_max=65536