Cryptroot-ask.sh: Use variables consistently
commit9b5e2e8574577cd4ec1e3645255060f749490537
authorTill Maas <opensource@till.name>
Sun, 9 Feb 2014 08:08:42 +0000 (9 09:08 +0100)
committerHarald Hoyer <harald@redhat.com>
Sun, 9 Feb 2014 13:12:44 +0000 (9 14:12 +0100)
tree0777c76a37c33c3e2bb70560ec50a01bd268dc4b
parent8da51857f0ac94004305f51de9f72a04679a5616
Cryptroot-ask.sh: Use variables consistently

- Always use $luksname instead of sometimes $2
- define $asked_file instead of using the same path twice
modules.d/90crypt/cryptroot-ask.sh