2
0
mirror of git://github.com/lxc/lxc synced 2025-08-31 20:30:26 +00:00

spelling: passphrase

Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
Josh Soref
2018-10-30 07:45:15 +00:00
parent 768f183c1c
commit 71cce97fc2

View File

@@ -39,7 +39,7 @@
# container as normal.
# a. echo none | ecryptfs-add-passphrase
# b. lxc-start -n q1
# Note that you may well want to use a wrapped passhrase (see the ecryptfs-wrap-passphrase(1) manual page).
# Note that you may well want to use a wrapped passphrase (see the ecryptfs-wrap-passphrase(1) manual page).
set -e
ecryptfs_crypt=$(echo $LXC_ROOTFS_PATH | sed 's/rootfs$/rootfs.crypt/')