Compare commits
No commits in common. '1bd81c14712d8ce91d0bc8dc00c5b583c4c10d62' and '22d0b3b31de1aa8ccc019e3400780f2b5a092187' have entirely different histories.
1bd81c1471
...
22d0b3b31d
@ -1,2 +1,2 @@
|
|||||||
# <target> <source device> <key file> <options>
|
# <target> <source device> <key file> <options>
|
||||||
root-unlocked /dev/all_vg/root none luks,discard
|
root-unlocked /dev/mapper/all_vg-root_striped none luks,discard
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
DROPBEAR_OPTIONS="-p 222 -s"
|
DROPBEAR_OPTIONS="-p 222 -s"
|
||||||
|
|
||||||
DROPBEAR_SK_KEYS=y
|
DROPBEAR_SK_ED25519=y
|
||||||
|
|||||||
Loading…
Reference in New Issue