From 416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 2 Sep 2010 17:50:49 +0200 Subject: change dir structure --- .../plugins/bootsplash/init-hooks/99-handing-over/bootsplash.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/os-plugins/plugins/bootsplash/init-hooks/99-handing-over/bootsplash.sh (limited to 'src/os-plugins/plugins/bootsplash/init-hooks/99-handing-over/bootsplash.sh') diff --git a/src/os-plugins/plugins/bootsplash/init-hooks/99-handing-over/bootsplash.sh b/src/os-plugins/plugins/bootsplash/init-hooks/99-handing-over/bootsplash.sh new file mode 100644 index 00000000..93673915 --- /dev/null +++ b/src/os-plugins/plugins/bootsplash/init-hooks/99-handing-over/bootsplash.sh @@ -0,0 +1 @@ +[ ${no_bootsplash} -eq 0 ] && /bin/splashy_update "progress 100" >/dev/null 2>&1 -- cgit v1.2.3-55-g7522