mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
weston-init: fix init code indentation
Tested-by: Tom Hochstein <tom.hochstein@nxp.com> (From OE-Core rev: c08d474c97ce071ba376b66f30d6ee0a6159d596) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
43749a6498
commit
19e13f6b1a
@@ -30,7 +30,7 @@ done
|
||||
case "$1" in
|
||||
start)
|
||||
. /etc/profile
|
||||
export HOME=ROOTHOME
|
||||
export HOME=ROOTHOME
|
||||
|
||||
WESTON_USER=weston weston-start $OPTARGS &
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user