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.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/os-plugins/plugins/bootsplash/XX_bootsplash.sh b/os-plugins/plugins/bootsplash/XX_bootsplash.sh
index 44fffe7c..8e878e63 100644
--- a/os-plugins/plugins/bootsplash/XX_bootsplash.sh
+++ b/os-plugins/plugins/bootsplash/XX_bootsplash.sh
@@ -27,6 +27,7 @@ if [ -e /initramfs/plugin-conf/bootsplash.conf ]; then
>>/mnt/etc/init.d/splashy.boot
d_mkrlscript close splashy.boot ""
# create a runlevelscript that will start splashy on halt/reboot
+ # fixme: should be done distro specific (in bootsplash.pm, see #474)
echo '#!/bin/sh' >>/mnt/etc/init.d/splashy.halt
echo -e ". /etc/rc.status \
\n. /etc/sysconfig/logfile \