crypt: skip crypttab entries with the same device
commit968280e37053bceab47183e5aa9e7bfb34e73d37
authorHarald Hoyer <harald@redhat.com>
Mon, 13 Jul 2015 08:39:07 +0000 (13 10:39 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 13 Jul 2015 08:44:27 +0000 (13 10:44 +0200)
treed529e5a8b2f13c72cea9cc506ef20bbc7b5daad7
parent8c7dc032f816d13d482bccebf2f7e56a81c207fd
crypt: skip crypttab entries with the same device

It was only checked, if the name of the crypttab entry matched.
This patch adds checking, if the device matches.
modules.d/90crypt/crypt-lib.sh
modules.d/90crypt/crypt-run-generator.sh