Change note

This commit is contained in:
RealStickman 2020-11-13 20:45:48 +01:00
parent c5ce6191f3
commit aba398b672

View File

@ -69,7 +69,7 @@ btrfs property set /mnt/swapfile compression none
```
```bash
fallocate -l 4096M /mnt/swapfile
fallocate -l (size)M /mnt/swapfile
```
*Initialising swapfile*