forked from lubiland/hardware-setup
Check if arguments are present for setup.sh
parent
71054d5f60
commit
9bfa3f4486
@ -1,2 +1,3 @@
|
|||||||
# <target> <source device> <key file> <options>
|
# <target> <source device> <key file> <options>
|
||||||
root-unlocked /dev/all_vg/root none luks,discard
|
root-unlocked-sda1 /dev/sda1 none luks,discard
|
||||||
|
root-unlocked-sdb1 /dev/sdb1 none luks,discard
|
||||||
|
Loading…
Reference in New Issue