mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-28 20:53:59 +01:00
Relocate current content of /etc/sysctl.d to /usr/lib and make the /etc folder writable via a bind mount.
4 lines
171 B
Plaintext
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
|