summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/plymouth.hook
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/plymouth/plymouth.hook')
-rw-r--r--abs/core/plymouth/plymouth.hook4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core/plymouth/plymouth.hook b/abs/core/plymouth/plymouth.hook
new file mode 100644
index 0000000..36a5e1b
--- /dev/null
+++ b/abs/core/plymouth/plymouth.hook
@@ -0,0 +1,4 @@
+run_hook() {
+ /usr/bin/plymouthd --mode=boot
+ /usr/bin/plymouth --show-splash
+}