Add environment variable DISPLAY to /etc/sysconfig/preload 01/11601/1
authorChengwei Yang <chengwei.yang@intel.com>
Thu, 31 Oct 2013 03:34:15 +0000 (11:34 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Thu, 31 Oct 2013 03:34:15 +0000 (11:34 +0800)
commitd998a885b9c9a5ee61dfdda1778f9db9a6f765cd
treed4d03185be6aa3db3566f772488b716d947272c2
parent8fde2bae570c550e8d1551d064fc15b29bfa4061
Add environment variable DISPLAY to /etc/sysconfig/preload

DISPLAY environment is necessary to to ecore_x_init(), which is the
ecore x lib used by several projects, includes the famous amd. Without
DISPLAY, amd will crash.

Bug: https://bugs.tizen.org/jira/browse/PTREL-137
Change-Id: I609024edc1710160104e5f332a7c0d88e52b2fce
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
scripts/Tizen-common-cleanup.post