From 1f6874db7ad37a3b2948997ab4919e1ec7ea5100 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Tue, 11 Mar 2008 17:43:03 +0000 Subject: firts part. split of theme plugin into bootsplash plugin and displaymanager plugin, both including config files,... and setting theme git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1617 95ad53e4-c205-0410-b2fa-d234c58c8868 --- .../plugins/bootsplash/init-hooks/60-have-servconfig/bootsplash.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 os-plugins/plugins/bootsplash/init-hooks/60-have-servconfig/bootsplash.sh (limited to 'os-plugins/plugins/bootsplash/init-hooks/60-have-servconfig/bootsplash.sh') diff --git a/os-plugins/plugins/bootsplash/init-hooks/60-have-servconfig/bootsplash.sh b/os-plugins/plugins/bootsplash/init-hooks/60-have-servconfig/bootsplash.sh new file mode 100644 index 00000000..5f6a1f57 --- /dev/null +++ b/os-plugins/plugins/bootsplash/init-hooks/60-have-servconfig/bootsplash.sh @@ -0,0 +1 @@ +[ ${no_bootsplash} = 0 ] && /bin/splashy_update "progress 60" >/dev/null 2>&1 -- cgit v1.2.3-55-g7522