Merge lp:~rikmills/ubiquity/bug1447144 into lp:ubiquity
Proposed by
Rik Mills
Status: | Merged |
---|---|
Approved by: | Mathieu Trudel-Lapierre |
Approved revision: | 6593 |
Merged at revision: | 6598 |
Proposed branch: | lp:~rikmills/ubiquity/bug1447144 |
Merge into: | lp:ubiquity |
Diff against target: |
27 lines (+10/-0) 1 file modified
bin/oem-config-firstboot (+10/-0) |
To merge this branch: | bzr merge lp:~rikmills/ubiquity/bug1447144 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mathieu Trudel-Lapierre | Approve | ||
Review via email:
|
Description of the change
Mark sddm.conf with a comment before first run OEM user setup, to
show this is the original unmodifed version. Remove this version
after setup if it has not been replaced with a version configuring
auto-login for the real end user. Fixes sddm failing to re-start
with a black screen when an end user chooses to always login with a
password. (LP: #1447144)
To post a comment you must log in.
That will work; thanks!