From 31c7a202f3c45daec30d4a19950da2aacdb9eece Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 14 Oct 2008 23:19:04 +0000 Subject: And one more missed (of r2303 checkin) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2306 95ad53e4-c205-0410-b2fa-d234c58c8868 --- .../plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-plugins/plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh b/os-plugins/plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh index 8738e454..7812f608 100644 --- a/os-plugins/plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh +++ b/os-plugins/plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh @@ -1 +1 @@ -[ ${no_bootsplash} -eq 0 ] && /bin/splashy_update "progress 85" >/dev/null 2>&1 +[ -e /tmp/bootsplash ] && /bin/splashy_update "progress 85" >/dev/null 2>&1 -- cgit v1.2.3-55-g7522