Comment 29 for bug 1305108

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

So, in the touch images, lightdm gets an override which does the following:

start on ((filesystem
           and started dbus
           and android)
          or runlevel PREVLEVEL=S)

This was done for two reasons:
1- starting on a runlevel event was causing the lightdm job to never trigger in the emulator, and nobody has managed to debug it so far
2- starting on a runlevel event was delaying boot for a couple of seconds