Fix race condition 72/201372/1
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 13 Mar 2019 06:05:18 +0000 (15:05 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 13 Mar 2019 06:05:18 +0000 (15:05 +0900)
commitb6bd0d6331bc72e049023bdbe1265c0174d871fd
tree172c3f1ab9743be44d6cce47a283978cd4b026b8
parent16b02e24c2d954224fadd10c391848eaeaf987fe
Fix race condition

Power is turned off as soon as /opt/var/.resizefs_done is written.
Rootfs, userfs and module partition does not execute resizefs foreever.

Change-Id: I5eb2ebb3135443ff21cbbaf4944f0a759940e76a
scripts/init.sh