plymouth-0.7: details.so must be copied as well
authorWarren Togami <wtogami@redhat.com>
Tue, 2 Jun 2009 02:57:08 +0000 (22:57 -0400)
committerWarren Togami <wtogami@redhat.com>
Tue, 2 Jun 2009 02:57:08 +0000 (22:57 -0400)
modules.d/50plymouth/plymouth-populate-initrd

index 1966189..1e1bb2c 100755 (executable)
@@ -9,6 +9,7 @@ PLYMOUTH_THEME=$(plymouth-set-default-theme)
 
 inst /sbin/plymouthd /bin/plymouthd
 dracut_install /bin/plymouth "${LIBDIR}/plymouth/text.so" \
+    "${LIBDIR}/plymouth/details.so" \
     "/usr/share/plymouth/themes/details/details.plymouth" \
     "/usr/share/plymouth/themes/text/text.plymouth" \
     "${PLYMOUTH_LOGO_FILE}" \