diff --git a/suse-initrd-support b/suse-initrd-support index b432ccf..a30bd98 100644 --- a/suse-initrd-support +++ b/suse-initrd-support @@ -21,7 +21,7 @@ +#!/bin/bash +#%stage: setup +#%depends: plymouth -+#%programs: /bin/plymouth /sbin/plymouthd ++#%programs: /usr/bin/plymouth /usr/sbin/plymouthd +#%dontshow + +plymouth update-root-fs --new-root-dir=/root @@ -31,9 +31,9 @@ +#!/bin/bash +#%stage: boot +#%depends: start udev kms -+#%programs: /bin/plymouth /sbin/plymouthd ++#%programs: /usr/bin/plymouth /usr/sbin/plymouthd + -+/sbin/plymouthd --mode=boot --attach-to-session ++/usr/sbin/plymouthd --mode=boot --attach-to-session + +plymouth show-splash --- /dev/null @@ -63,7 +63,7 @@ + @PLYMOUTH_DATADIR@/plymouth/themes/details/details.plymouth \ + @PLYMOUTH_DATADIR@/plymouth/plymouthd.defaults \ + @PLYMOUTH_DATADIR@/plymouth/themes/${THEME}/* \ -+ @PLYMOUTH_DATADIR@/plymouth/opensuse-logo.png \ ++ @PLYMOUTH_DATADIR@/plymouth/logo.png \ + /etc/plymouth/plymouthd.conf" + +PLUGINS="${PLUGIN_PATH}/details.so \