mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
5 lines
183 B
Plaintext
5 lines
183 B
Plaintext
# min size to support System to RAM
|
|
# default for RaspberryPi we set to 356MB (256MB + appr. image size (100MB) )
|
|
# to be sure we have at least 256MB free
|
|
SYSTEM_TORAM_LIMIT=364544
|