aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/psplash/files/zzapsplash-init
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/psplash/files/zzapsplash-init')
-rw-r--r--recipes/psplash/files/zzapsplash-init4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/psplash/files/zzapsplash-init b/recipes/psplash/files/zzapsplash-init
new file mode 100644
index 0000000000..5a713e5701
--- /dev/null
+++ b/recipes/psplash/files/zzapsplash-init
@@ -0,0 +1,4 @@
+#!/bin/sh
+TMPDIR=/mnt/.psplash psplash-write "QUIT" || true
+sleep 1
+umount /mnt/.psplash >/dev/null 2>/dev/null