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, 2 insertions, 2 deletions
diff --git a/recipes/psplash/files/zzapsplash-init b/recipes/psplash/files/zzapsplash-init
index 5a713e5701..19e18960b6 100644
--- a/recipes/psplash/files/zzapsplash-init
+++ b/recipes/psplash/files/zzapsplash-init
@@ -1,4 +1,4 @@
#!/bin/sh
-TMPDIR=/mnt/.psplash psplash-write "QUIT" || true
+TMPDIR=/mnt/.splash psplash-write "QUIT" || true
sleep 1
-umount /mnt/.psplash >/dev/null 2>/dev/null
+umount /mnt/.splash >/dev/null 2>/dev/null