Merge lp:~laney/upstart/xsession-sessiontype into lp:ubuntu/raring/upstart
Proposed by
Iain Lane
on 2013-03-14
Status: | Merged |
---|---|
Merged at revision: | 1437 |
Proposed branch: | lp:~laney/upstart/xsession-sessiontype |
Merge into: | lp:ubuntu/raring/upstart |
Diff against target: |
41 lines (+14/-1) 3 files modified
debian/changelog (+7/-0) debian/user-conf/xsession-init.conf (+1/-1) debian/xsession.d/99upstart (+6/-0) |
To merge this branch: | bzr merge lp:~laney/upstart/xsession-sessiontype |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stéphane Graber | 2013-03-14 | Approve on 2013-03-22 | |
James Hunt | 2013-03-21 | Pending | |
Review via email:
|
Description of the change
Currently the gnome-session user job's start on condition is
start on xsession SESSION=ubuntu
which seems overly specific. That job can work for any gnome-session.
While the Xsession.d scripts are being processed, there is a $BASESTARTUP variable set in 55gnome-
If accepted, I'll modify gnome-session's job accordingly.
To post a comment you must log in.
lp:~laney/upstart/xsession-sessiontype
updated
on 2013-03-14
Looks good