From: Baptiste DURAND Date: Thu, 16 Oct 2014 09:04:40 +0000 (+0200) Subject: Fix TC-1767 X-Git-Tag: accepted/tizen/3.0.m14.3/ivi/20141018.104742^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c0a79ceab46a72f170852f469c6e417cdd5bc1d;p=profile%2Fivi%2Fweston-ivi.git Fix TC-1767 current mode argument overide the resolution set in weston.ini. Change-Id: Ic96091d9395b33818c5df6c779bed1a087170966 Signed-off-by: Baptiste DURAND --- diff --git a/weston.service b/weston.service index c33201e..e523a5a 100644 --- a/weston.service +++ b/weston.service @@ -3,7 +3,7 @@ Description=Weston Requires=dbus.socket [Service] -ExecStart=/usr/bin/weston-launch -- -i0 --current-mode +ExecStart=/usr/bin/weston-launch -- -i0 StandardInput=tty StandardOutput=journal StandardError=journal