diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-08-15 01:53:23 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-08-15 01:53:23 -0300 |
commit | f926cb3bfaacc7c7d51254a2019ffbb37896d79f (patch) | |
tree | 4e4e8183b0217849f796f3c5f257c0956427c75b /files/etc/crypttab/appliance | |
parent | fd8292297f964234e9487e336f2ac1424117d21c (diff) | |
download | puppet-nodo-f926cb3bfaacc7c7d51254a2019ffbb37896d79f.tar.gz puppet-nodo-f926cb3bfaacc7c7d51254a2019ffbb37896d79f.tar.bz2 |
Updating crypttab/fstab/resume to new layoutfeature/crypttab
Diffstat (limited to 'files/etc/crypttab/appliance')
-rw-r--r-- | files/etc/crypttab/appliance | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/crypttab/appliance b/files/etc/crypttab/appliance index 1e43d67..24d20bb 100644 --- a/files/etc/crypttab/appliance +++ b/files/etc/crypttab/appliance @@ -1,2 +1,2 @@ # <target name> <source device> <key file> <options> -#cswap /dev/sda1 /dev/random swap,cipher=aes-cbc-essiv:sha256 +#swap /dev/sda1 /dev/random swap,cipher=aes-xts-plain64:sha256 |