]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
crypt: remove emergency source of dracut-lib.sh
authorHarald Hoyer <harald@redhat.com>
Fri, 23 Jul 2010 10:26:42 +0000 (12:26 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 23 Jul 2010 10:26:42 +0000 (12:26 +0200)
modules.d/90crypt/parse-crypt.sh

index fce952de445561b0669a49652395efe7aab20829..a3600795b13797943950ad6b036d5dd82da27ac7 100755 (executable)
@@ -15,7 +15,6 @@ else
             settled='--settled'
 
     if [ -n "$LUKS" ]; then
-        echo '. /lib/dracut-lib.sh' > /emergency/crypt.sh
         for luksid in $LUKS; do 
             {
                 printf 'ENV{ID_FS_TYPE}=="crypto_LUKS", '