summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-10-15 01:19:04 +0200
committerDirk von Suchodoletz2008-10-15 01:19:04 +0200
commit31c7a202f3c45daec30d4a19950da2aacdb9eece (patch)
tree7c2abdf8fb1c76d3877807565bd0fea9760cba05 /os-plugins/plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh
parentadded shared folder support for player 2+ (diff)
downloadcore-31c7a202f3c45daec30d4a19950da2aacdb9eece.tar.gz
core-31c7a202f3c45daec30d4a19950da2aacdb9eece.tar.xz
core-31c7a202f3c45daec30d4a19950da2aacdb9eece.zip
And one more missed (of r2303 checkin) ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2306 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh')
-rw-r--r--os-plugins/plugins/bootsplash/init-hooks/85-have-initial-boot/bootsplash.sh2
1 files changed, 1 insertions, 1 deletions
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