Remove display system specific environment 52/5752/3 accepted/tizen/20130716.235610 submit/tizen/20130716.222709
authorRusty Lynch <rusty.lynch@intel.com>
Mon, 15 Jul 2013 23:03:31 +0000 (16:03 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 16 Jul 2013 15:46:36 +0000 (08:46 -0700)
commita8cd04578ff0ff57ef5e1a8ad3c1c261df9a1d43
tree5ff358a9d05e6737372da5c7c6a9a012892d6af9
parent52edfaad47ae55d3333c92cd0b0915cdfb0d46ec
Remove display system specific environment

We need the prelaunch daemon to run in both X and wayland environments,
so directly exporting DISPLAY or ELM_ENGINE in the service file will
not work.  Instead the service file will use the EnvironmentFile mechanism
to load a snippet (if the file exists).

Each vertical can create a /etc/sysconfig/wrt file containing key/value
pairs that needed for the specific environment.  This could be done in the
post section of a ks file or any other mechanism.Z

Change-Id: I8e14233595c6e992b718ae9dfa14077a026c657c