mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
removed pipe
This commit is contained in:
parent
9aa14873e8
commit
aa4217b3fb
3
ZFS.md
3
ZFS.md
@ -179,7 +179,8 @@ Decrypt devices on boot
|
|||||||
Add your devices to /etc/crypttab.
|
Add your devices to /etc/crypttab.
|
||||||
|
|
||||||
``` {.wiki}
|
``` {.wiki}
|
||||||
<cryptname1> <device1> none|<keyfile1>
|
<cryptname1> <device1> <keyfile1>
|
||||||
|
<cryptname2> <device2> none
|
||||||
```
|
```
|
||||||
|
|
||||||
Specifying a keyfile is especially useful, if ZFS should be ready during boot.
|
Specifying a keyfile is especially useful, if ZFS should be ready during boot.
|
||||||
|
Loading…
Reference in New Issue
Block a user