cryptsetup: add luksChangeKey example (#2146)
This commit is contained in:
@@ -13,3 +13,7 @@
|
|||||||
- Remove an existing mapping:
|
- Remove an existing mapping:
|
||||||
|
|
||||||
`cryptsetup luksClose {{target}}`
|
`cryptsetup luksClose {{target}}`
|
||||||
|
|
||||||
|
- Change the LUKS volume's passphrase:
|
||||||
|
|
||||||
|
`cryptsetup luksChangeKey {{/dev/sda1}}`
|
||||||
|
Reference in New Issue
Block a user