From 02e48b502c09b49ed42346547e82fa5961b4a0d4 Mon Sep 17 00:00:00 2001 From: "junkyu.han" Date: Thu, 25 Jun 2015 22:07:28 +0900 Subject: [PATCH] commit change environment grammar Change-Id: I9f6f8f64c1684083b367ea49c69584a9e6a7bc4e --- packaging/boot-animation.service | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/packaging/boot-animation.service b/packaging/boot-animation.service index 34e65c6..b997524 100644 --- a/packaging/boot-animation.service +++ b/packaging/boot-animation.service @@ -6,17 +6,8 @@ ConditionPathExists=!/tmp/restart ConditionKernelCommandLine=|!bootmode=silent [Service] -Environment=ECORE_EVAS_ENGINE=wayland_egl -Environment=ECORE_IMF_INPUT_PANEL_ENABLED=1 -Environment=ECORE_IMF_MODULE=isf -Environment=EFL_WAYLAND_USE_XDG_SHELL=defined -Environment=ELM_ACCEL=gl -Environment=ELM_DISPLAY=wl -Environment=ELM_ENGINE=wayland_egl -Environment=ELM_PROFILE=mobile -Environment=ELM_SCALE=4.0 -Environment=WAYLAND_DISPLAY=wayland-0 -Environment=XDG_RUNTIME_DIR=/tmp +EnvironmentFile=/run/tizen-system-env + Type=oneshot Nice=-20 ExecStart=/usr/bin/boot-animation --start -- 2.7.4