You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2021. It is now read-only.
Here is a starting point. It would be great to make a utility that handled it a bit better.
Setup a swap file in the stateful partition
Run these commands as root to create a 512 megabyte swap.
Create a unit to initialize it on boot
Create a unit file at
/media/state/units/swapon.servicewith these contents:Enable the unit and start using swap
On your next reboot the swap will be turned on automatically.