From b1647eeb7c587071fa7340832848af9cb499a60f Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Mon, 7 Apr 2008 20:13:25 +0000 Subject: Bugfix: Removed forgotten quotation mark, which caused a kernel panic :( git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1730 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/bootsplash/XX_bootsplash.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins') diff --git a/os-plugins/plugins/bootsplash/XX_bootsplash.sh b/os-plugins/plugins/bootsplash/XX_bootsplash.sh index af3f3e6f..1567ef3a 100644 --- a/os-plugins/plugins/bootsplash/XX_bootsplash.sh +++ b/os-plugins/plugins/bootsplash/XX_bootsplash.sh @@ -17,7 +17,7 @@ if [ -e /initramfs/plugin-conf/bootsplash.conf ]; then d_mkrlscript init splashy.stop "Stopping Splashy ..." 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 /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 d_mkrlscript close splashy.stop "" -- cgit v1.2.3-55-g7522