From 228a74a97e2b8908aefb4513d2cdde6753741026 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 7 Apr 2008 19:53:59 +0000 Subject: * on behalf of Michael: splashy.stop now tries to remove itself during execution (untested) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1728 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/bootsplash/XX_bootsplash.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/os-plugins/plugins/bootsplash/XX_bootsplash.sh b/os-plugins/plugins/bootsplash/XX_bootsplash.sh index 10a3abc2..af3f3e6f 100644 --- a/os-plugins/plugins/bootsplash/XX_bootsplash.sh +++ b/os-plugins/plugins/bootsplash/XX_bootsplash.sh @@ -18,6 +18,7 @@ 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 d_mkrlscript close splashy.stop "" fi -- cgit v1.2.3-55-g7522