Update 'README.md'

This commit is contained in:
fernao 2023-06-08 17:34:38 -03:00
parent ee319c510f
commit c25e02d599
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# swapfile
Create and enable a swapfile for devices with USB storage
Create and enable a swapfile for devices with USB storage
The script must be copied into /etc/init.d/ and given execution permission `chmod +x /etc/init.d/swapfile`
The variable $SWPATH defines where the swapfile is located in the filesystem, so it must be changed accordingly
It's assumed that USB storage is already configured via opkg and fstab