summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-06-11 16:14:35 -0400
committerRay Strode <rstrode@redhat.com>2008-06-11 17:19:55 -0400
commit5123832d46e301408fdf25c10e3e042ca7f1b0e3 (patch)
treed269cb1113ed1961a2b7afff74570450c7d88ab8 /scripts
parent7826d560be7f9703bd743aadb9676f7576092685 (diff)
downloadplymouth-5123832d46e301408fdf25c10e3e042ca7f1b0e3.tar.gz
plymouth-5123832d46e301408fdf25c10e3e042ca7f1b0e3.tar.xz
plymouth-5123832d46e301408fdf25c10e3e042ca7f1b0e3.zip
add symlink to default plugin in initrd
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/plymouth-populate-initrd1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/plymouth-populate-initrd b/scripts/plymouth-populate-initrd
index 2b64b3d..f77063d 100755
--- a/scripts/plymouth-populate-initrd
+++ b/scripts/plymouth-populate-initrd
@@ -115,6 +115,7 @@ if [ ! -f ${LIBDIR}/plymouth/${PLUGIN_NAME}.so ]; then
fi
install -m755 ${LIBDIR}/plymouth/${PLUGIN_NAME}.so ${INITRDDIR}${LIBDIR}/plymouth
+(cd ${INITRDDIR}${LIBDIR}/plymouth; ln -sf ${PLUGIN_NAME}.so graphical.so)
mkdir -p ${INITRDDIR}${DATADIR}/plymouth/${PLUGIN_NAME}
install -m644 ${DATADIR}/plymouth/${PLUGIN_NAME}/* ${INITRDDIR}${DATADIR}/plymouth/${PLUGIN_NAME}
install -D -m644 ${DATADIR}/plymouth/${PLUGIN_NAME}/* ${INITRDDIR}${DATADIR}/plymouth/${PLUGIN_NAME}