summaryrefslogtreecommitdiffstats
path: root/src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config
diff options
context:
space:
mode:
authorJonathan Bauer2011-11-18 16:47:23 +0100
committerJonathan Bauer2011-11-18 16:47:23 +0100
commit401a104803e9743eb62a9485779bfa8237694c46 (patch)
tree011534a0fb339d66f017ff026f30e6f8acd6ac58 /src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config
parentquick fix for udhcpc error with new bb version (diff)
downloadcore-401a104803e9743eb62a9485779bfa8237694c46.tar.gz
core-401a104803e9743eb62a9485779bfa8237694c46.tar.xz
core-401a104803e9743eb62a9485779bfa8237694c46.zip
plymouth powered bootsplash plugin
Diffstat (limited to 'src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config')
-rw-r--r--src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh b/src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh
new file mode 100644
index 00000000..97094a07
--- /dev/null
+++ b/src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh
@@ -0,0 +1,4 @@
+plymouthd && plymouth show-splash
+
+echo "Plymouth init hook successfully called!" >> /tmp/plymouth.log
+echo "Plymouth init hook successfully called!"