Compare commits
2 Commits
22d0b3b31d
...
1bd81c1471
| Author | SHA1 | Date |
|---|---|---|
|
|
1bd81c1471 | 1 month ago |
|
|
2d0f0cfb4d | 1 month ago |
@ -1,2 +1,2 @@
|
||||
# <target> <source device> <key file> <options>
|
||||
root-unlocked /dev/mapper/all_vg-root_striped none luks,discard
|
||||
root-unlocked /dev/all_vg/root none luks,discard
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
DROPBEAR_OPTIONS="-p 222 -s"
|
||||
|
||||
DROPBEAR_SK_ED25519=y
|
||||
DROPBEAR_SK_KEYS=y
|
||||
|
||||
Loading…
Reference in New Issue