mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-08 09:44:59 -04:00
removed pipe
This commit is contained in:
parent
9aa14873e8
commit
aa4217b3fb
1 changed files with 2 additions and 1 deletions
3
ZFS.md
3
ZFS.md
|
@ -179,7 +179,8 @@ Decrypt devices on boot
|
|||
Add your devices to /etc/crypttab.
|
||||
|
||||
``` {.wiki}
|
||||
<cryptname1> <device1> none|<keyfile1>
|
||||
<cryptname1> <device1> <keyfile1>
|
||||
<cryptname2> <device2> none
|
||||
```
|
||||
|
||||
Specifying a keyfile is especially useful, if ZFS should be ready during boot.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue