From: Josh Soref Date: Tue, 30 Oct 2018 07:45:15 +0000 (+0000) Subject: spelling: passphrase X-Git-Tag: lxc-3.1.0~26^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71cce97fc2784438f20b7aa46d10a382e60dbf80;p=thirdparty%2Flxc.git spelling: passphrase Signed-off-by: Josh Soref --- diff --git a/hooks/mountecryptfsroot b/hooks/mountecryptfsroot index 15bb2ea17..cb5a66b14 100755 --- a/hooks/mountecryptfsroot +++ b/hooks/mountecryptfsroot @@ -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/')