]> git.ipfire.org Git - thirdparty/dracut.git/commit
crypt-loop: cleanup cleanup procedures 260/head
authorHarald Hoyer <harald@redhat.com>
Fri, 28 Jul 2017 08:43:39 +0000 (10:43 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 28 Jul 2017 08:43:39 +0000 (10:43 +0200)
commit2187b3d097ad96a5a5b47e7169d50fcf87eaac9c
tree5865216bc5f64d6421df0033db4cc03178c57390
parentc75ce027756ba846f657a847caaf4037932dcd15
crypt-loop: cleanup cleanup procedures

Using initqueue --finished to cleanup stuff is not what the
initqueue/finished hook was meant for.

Move stuff to the real cleanup hook.
modules.d/90crypt/crypt-lib.sh
modules.d/91crypt-loop/crypt-loop-lib.sh