Comment 21 for bug 506418

Revision history for this message
Chris Bainbridge (chris-bainbridge) wrote :

It appears that the fix for this bug introduced long-standing bug #966480 ("The prompt asking for media removal is not shown at the end of the installation").

    if [ -x /bin/plymouth ] && plymouth --ping; then
        plymouth message --text="$MSG"
        plymouth watch-keystroke > /dev/null