Remove display system specific environment 52/5752/2 submit/tizen/20130715.233022 submit/tizen/20130716.162541
authorRusty Lynch <rusty.lynch@intel.com>
Mon, 15 Jul 2013 23:03:31 +0000 (16:03 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Mon, 15 Jul 2013 23:26:25 +0000 (16:26 -0700)
commit52edfaad47ae55d3333c92cd0b0915cdfb0d46ec
tree5ff358a9d05e6737372da5c7c6a9a012892d6af9
parent6b4b69a9f38d7a53d56cb13b653a8548f002a2d6
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
packaging/wrt.changes
packaging/wrt_launchpad_daemon@.service