I have made the following changes intended for : CE:UX:MTF / nemo-mobile-session
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7343 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7343: Messages from BOSS: State: review at 2012-11-08T11:27:08 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sage:branches:CE:UX:MTF / nemo-mobile-session -> CE:UX:MTF / nemo-mobile-session changes files: -------------- --- nemo-mobile-session.changes +++ nemo-mobile-session.changes @@ -0,0 +1,4 @@ +* Thu Nov 8 2012 Marko Saukko <[email protected]> - 8 +- Allow hw adaptations override some environment settings with + /etc/sysconfig/nemo-mobile-hw file + spec files: ----------- --- nemo-mobile-session.spec +++ nemo-mobile-session.spec @@ -1,7 +1,7 @@ Name: nemo-mobile-session Summary: Target for nemo systemd user session -Version: 7 -Release: 1.1 +Version: 8 +Release: 1 Group: System/Libraries License: Public Domain Source0: nemo-mobile-session.target other changes: -------------- ++++++ [email protected] --- [email protected] +++ [email protected] @@ -21,3 +21,5 @@ Environment=DISPLAY=:0 Environment=XDG_RUNTIME_DIR=/run/user/%I EnvironmentFile=/etc/sysconfig/nemo-mobile-ui +# Allow hardware adaptations override the default env +EnvironmentFile=-/etc/sysconfig/nemo-mobile-hw
