Comment 67 for bug 62751

Revision history for this message
maikischa (maikisch) wrote : Re: Upstart doesn't activate luks volumes in cryptsetup

According to "one line fix for Edgy" by John Leach:

Don't forget to also change line 318 (no_luks) also
from:

$CRYPTCMD $PARAMS create $dst $src <&1

to:

$CRYPTCMD $PARAMS create $dst $src < /dev/console

Now it should work for al people who have the new edgy cryptdisks.function