aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/psplash/psplash-omap3pandora/zzapsplash-init
blob: 19e18960b63ce1bfb5e4fc31e153726790a87b70 (plain)
1
2
3
4
#!/bin/sh
TMPDIR=/mnt/.splash psplash-write "QUIT" || true
sleep 1
umount /mnt/.splash >/dev/null 2>/dev/null