From 4244a24db1868b66a063b80d64c27b7b67db7078 Mon Sep 17 00:00:00 2001 From: Maciej Lebiest <68295743+Szwendacz99@users.noreply.github.com> Date: Sat, 31 Oct 2020 20:29:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2639a81..76f97da 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ For setting up different locale than pl check official guide >>::1 localhost >>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 ### Check if C attribute is enabled with >lsattr /swap/swapfile'