mirror of
https://github.com/zerotier/edge.git
synced 2026-05-22 16:25:05 -07:00
7 lines
297 B
Plaintext
7 lines
297 B
Plaintext
# Enable loadable module support when running from RAM
|
|
# when OverlayFS support is available in the kernel.
|
|
# 0 means default tmpfs size (50% of physical RAM).
|
|
# for more information please see kernel documention at:
|
|
# https://www.kernel.org/doc/Documentation/filesystems/tmpfs.txt
|
|
overlay_size=0
|