Unverified Commit 935d99fa by Josh Soref Committed by Christian Brauner

spelling: passphrase

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent 02459e98
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
# container as normal. # container as normal.
# a. echo none | ecryptfs-add-passphrase # a. echo none | ecryptfs-add-passphrase
# b. lxc-start -n q1 # 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 set -e
ecryptfs_crypt=$(echo $LXC_ROOTFS_PATH | sed 's/rootfs$/rootfs.crypt/') ecryptfs_crypt=$(echo $LXC_ROOTFS_PATH | sed 's/rootfs$/rootfs.crypt/')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment