summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
authorMichael Janczyk2008-08-26 18:17:03 +0200
committerMichael Janczyk2008-08-26 18:17:03 +0200
commit02d9a7967080d83224ada1fb84423d90f30a5094 (patch)
tree257cb8984df878cb86e246d28b22050e83d26278 /os-plugins
parentadded old libc version to rep. (diff)
downloadcore-02d9a7967080d83224ada1fb84423d90f30a5094.tar.gz
core-02d9a7967080d83224ada1fb84423d90f30a5094.tar.xz
core-02d9a7967080d83224ada1fb84423d90f30a5094.zip
only using existing init-hook, not really necessary, and I didn't see any change ;), but to be complete...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2100 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins')
-rw-r--r--os-plugins/plugins/bootsplash/init-hooks/10-have-nw-modules/bootsplash.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/os-plugins/plugins/bootsplash/init-hooks/10-have-nw-modules/bootsplash.sh b/os-plugins/plugins/bootsplash/init-hooks/10-have-nw-modules/bootsplash.sh
new file mode 100644
index 00000000..7f3d563e
--- /dev/null
+++ b/os-plugins/plugins/bootsplash/init-hooks/10-have-nw-modules/bootsplash.sh
@@ -0,0 +1 @@
+[ ${no_bootsplash} -eq 0 ] && /bin/splashy_update "progress 10" >/dev/null 2>&1