summaryrefslogtreecommitdiff
path: root/install.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'install.mdwn')
-rw-r--r--install.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.mdwn b/install.mdwn
index b8d3305..7aca2bb 100644
--- a/install.mdwn
+++ b/install.mdwn
@@ -93,7 +93,7 @@ Configuração inicial
apt-get update ; apt-get upgrade
apt-get install locales cryptsetup lvm2 initramfs-tools grub
-O `/etc/crypttab` deve conter (substitua `/dev/sda1` pelo seu valor correspondente para `$device`:
+O `/etc/crypttab` deve conter (substitua `/dev/sda1` pelo seu valor correspondente para `$device`):
# <target name> <source device> <key file> <options>
root /dev/mapper/vg-root none luks,cipher=aes-cbc-essiv:sha256