Update README.md

This commit is contained in:
Maciej Lebiest 2020-10-31 20:29:55 +01:00 committed by GitHub
parent 63053f2cac
commit 4244a24db1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,7 +161,7 @@ For setting up different locale than pl check official guide
>>::1 localhost >>::1 localhost
>>127.0.1.1 myhostname.localdomain myhostname >>127.0.1.1 myhostname.localdomain myhostname
### Now create 4GiB swap file. nodatacow is already (or should be) on @swap subvolume but it is recommended to disable cow for file : ### Now create 4GiB swap file. nodatacow is already on @swap but if you follow exactly then @swap is on same partition as other subvolumes and then nodatacow will not work for whole subvolume and then you need to disavle CoW manualy :
>touch /swap/swapfile >touch /swap/swapfile
### Check if C attribute is enabled with ### Check if C attribute is enabled with
>lsattr /swap/swapfile' >lsattr /swap/swapfile'