From: Florian Boor Date: Wed, 10 Apr 2019 22:48:50 +0000 (+0200) Subject: dotsplash-init: fix typo X-Git-Url: https://git.karo-electronics.de/?p=meta-kc-bsp.git;a=commitdiff_plain;h=6a041a6dfd7bba04ea3e7ccd702fb991dcfe39d5 dotsplash-init: fix typo --- diff --git a/recipes-bsp/dotsplash/files/dotsplash-init b/recipes-bsp/dotsplash/files/dotsplash-init index 28ec360..27a1ba0 100644 --- a/recipes-bsp/dotsplash/files/dotsplash-init +++ b/recipes-bsp/dotsplash/files/dotsplash-init @@ -6,7 +6,7 @@ if grep -qE '\s?psplash=false\s?' /proc/cmdline; then fi . /etc/init.d/functions -. /etc/default/dotplash +. /etc/default/dotsplash export TMPDIR=/mnt/.splash mount tmpfs -t tmpfs $TMPDIR -o,size=40k