From 71cce97fc2784438f20b7aa46d10a382e60dbf80 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 30 Oct 2018 07:45:15 +0000 Subject: [PATCH] spelling: passphrase Signed-off-by: Josh Soref --- hooks/mountecryptfsroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/') -- 2.39.2