]> gitweb.morketsmerke.org Git - immudex.git/commitdiff
UzupeĊ‚enie informacji o LVM w funkcji pomocy.
authorxf0r3m <jakubstasinski@protonmail.com>
Sun, 6 Jul 2025 15:15:52 +0000 (17:15 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Sun, 6 Jul 2025 15:15:52 +0000 (17:15 +0200)
tools/sbin/immudex-crypt

index ec76d6856a6594453f28a22cd4a4acf61c327ce6..ed8c76af2f7124cf0e1aa5b6cccf4950453cb785 100755 (executable)
@@ -21,6 +21,9 @@ function help() {
   echo "your disk or partition even with file system instalation. If there is";
   echo "only one EXT4 LV it will be mounted automaticly, but if there is more";
   echo "than one, you will be asked to choose which one shoud be mounted.";
+  echo "LVM behind LUKS, can be used for swap. Turning on swap partition is up";
+  echo "to you, but close function check is there any swap partition in use";
+  echo "and turn off swap before deactivating volume group and close LUKS.";
 }
 
 function list() {