Merge lp://qastaging/~afrantzis/ubuntu-touch-session/fix-1642360 into lp://qastaging/ubuntu-touch-session
Status: | Merged |
---|---|
Approved by: | Łukasz Zemczak |
Approved revision: | 294 |
Merged at revision: | 294 |
Proposed branch: | lp://qastaging/~afrantzis/ubuntu-touch-session/fix-1642360 |
Merge into: | lp://qastaging/ubuntu-touch-session |
Diff against target: |
15 lines (+7/-0) 1 file modified
keep-display-on-during-boot.conf (+7/-0) |
To merge this branch: | bzr merge lp://qastaging/~afrantzis/ubuntu-touch-session/fix-1642360 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Pat McGowan (community) | Approve | ||
Łukasz Zemczak | Approve | ||
Review via email:
|
Commit message
Fix potential upstart job race between lightdm and keep-display-
If lightdm happens to start before keep-display-
This MP ensures that the keep-display-
Description of the change
Fix potential upstart job race between lightdm and keep-display-
If lightdm happens to start before keep-display-
This MP ensures that the keep-display-
I tried to reproduce this using the suggestion in the linked bug report but could not manage to. repowerd. conf
I added this to /etc/init/
pre-start script
sleep 30
end script
but the screen still turned off. I tried on both rc and rc-proposed