From: xf0r3m Date: Sun, 6 Jul 2025 15:15:52 +0000 (+0200) Subject: Uzupełenie informacji o LVM w funkcji pomocy. X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=2035810504cd1ead8d9c54abfa5ad82fc63a24f2;p=immudex.git Uzupełenie informacji o LVM w funkcji pomocy. --- diff --git a/tools/sbin/immudex-crypt b/tools/sbin/immudex-crypt index ec76d68..ed8c76a 100755 --- a/tools/sbin/immudex-crypt +++ b/tools/sbin/immudex-crypt @@ -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() {