summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/bootsplash/XX_bootsplash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/bootsplash/XX_bootsplash.sh')
-rw-r--r--os-plugins/plugins/bootsplash/XX_bootsplash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/bootsplash/XX_bootsplash.sh b/os-plugins/plugins/bootsplash/XX_bootsplash.sh
index fc65e6f9..4a27dafa 100644
--- a/os-plugins/plugins/bootsplash/XX_bootsplash.sh
+++ b/os-plugins/plugins/bootsplash/XX_bootsplash.sh
@@ -10,7 +10,7 @@ if [ -e /initramfs/plugin-conf/bootsplash.conf ]; then
if [ $bootsplash_active -ne 0 ]; then
if [ ${no_bootsplash} -eq 0 ]; then
# make the splashy_update binary available in stage4 ...
- mkdir -p /mnt/var/lib/openslx/bin
+ testmkd /mnt/var/lib/openslx/bin
cp -a /bin/splashy_update /mnt/var/lib/openslx/bin
# ... and create a runlevelscript that will stop splashy somewhere near