summaryrefslogtreecommitdiff
path: root/posts/2013-10-01-dm-crypt.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'posts/2013-10-01-dm-crypt.markdown')
-rw-r--r--posts/2013-10-01-dm-crypt.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/2013-10-01-dm-crypt.markdown b/posts/2013-10-01-dm-crypt.markdown
index a892a16..aaa45f3 100644
--- a/posts/2013-10-01-dm-crypt.markdown
+++ b/posts/2013-10-01-dm-crypt.markdown
@@ -67,5 +67,5 @@ steps to unmount the device and close (= re-encrypt) the container:
To access the container again only these two commands are required:
- sudo cryptsetup luksOpen ~/mycontainer secret-device
- sudo mount /dev/mapper/secret-device ~/my-mount-point
+ sudo cryptsetup luksOpen ~/mycontainer secret-device
+ sudo mount /dev/mapper/secret-device ~/my-mount-point