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