summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins')
-rw-r--r--os-plugins/plugins/bootsplash/XX_bootsplash.sh4
-rwxr-xr-xos-plugins/plugins/bootsplash/files/bin/splashybin1973148 -> 39988 bytes
-rwxr-xr-xos-plugins/plugins/bootsplash/files/bin/splashy.staticbin0 -> 1973148 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/os-plugins/plugins/bootsplash/XX_bootsplash.sh b/os-plugins/plugins/bootsplash/XX_bootsplash.sh
index 0f973653..c28df473 100644
--- a/os-plugins/plugins/bootsplash/XX_bootsplash.sh
+++ b/os-plugins/plugins/bootsplash/XX_bootsplash.sh
@@ -27,8 +27,8 @@ if [ -e /initramfs/plugin-conf/bootsplash.conf ]; then
echo -e "\t/var/lib/openslx/bin/splashy_update exit 2>/dev/null \
\n\ttype killall >/dev/null 2>&1 && killall -9 splashy \
\n\trm -f /var/lib/openslx/bin/splashy_update 2>/dev/null \
- \n\trm -f /etc/${D_INITDIR}/splashy.stop 2>/dev/null" \
- >>/mnt/etc/${D_INITDIR}/splashy.stop
+ \n\trm -f /etc/init.d/splashy.stop 2>/dev/null" \
+ >>/mnt/etc/init.d/splashy.stop
d_mkrlscript close splashy.stop ""
fi
fi
diff --git a/os-plugins/plugins/bootsplash/files/bin/splashy b/os-plugins/plugins/bootsplash/files/bin/splashy
index ad5b0ad2..edd33bc8 100755
--- a/os-plugins/plugins/bootsplash/files/bin/splashy
+++ b/os-plugins/plugins/bootsplash/files/bin/splashy
Binary files differ
diff --git a/os-plugins/plugins/bootsplash/files/bin/splashy.static b/os-plugins/plugins/bootsplash/files/bin/splashy.static
new file mode 100755
index 00000000..ad5b0ad2
--- /dev/null
+++ b/os-plugins/plugins/bootsplash/files/bin/splashy.static
Binary files differ