Fix can't boot into UI directly
authorChengwei Yang <chengwei.yang@intel.com>
Fri, 16 Nov 2012 11:07:20 +0000 (19:07 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Fri, 16 Nov 2012 11:07:20 +0000 (19:07 +0800)
commit7b75017df37dd1e49e3aec27ca49394aaa1918a3
tree833996aebafaee70f95db64166fc73486fa18995
parent46108177e67ea41afd42229947a4df716bd34d11
Fix can't boot into UI directly

Starter should start before menu-daemon which will lock menu-screen
launching and launch pwlock and then unlock menu-screen. This is the
correct sequence to work out.

Without this patch, menu-daemon start before starter and at first boot,
pwlock will launch failed, so the sequence failed, only indicator shows
up on the screen.

Change-Id: Ie72b4086c665968a8be8fae8485150070e551cbd
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
packaging/starter.service