pmaports/main/postmarketos-base/swapfile/swapfile.conf
clayton craft 28595f72ef Close #574: swap file support/encrypted swap on rx51 (#585)
This adds a custom swap file service, which allows specifying a
recommended swap size in the deviceinfo file via
`deviceinfo_swap_size_recommended`. For the N900 this defaults
to 1024 MB now. As the swap file is created in the root partition,
we have encrypted swap now (unless encryption is disabled with
`--no-fde`).
2017-09-20 18:32:19 +00:00

3 lines
53 B
Text

swap_file=/swapfile
# Size is in MB
# swap_size=1024