From 057a26dfa55045dd269f58c9e9ee8f608d37e340 Mon Sep 17 00:00:00 2001 From: Quanxian Wang Date: Thu, 5 Jun 2014 10:18:40 +0800 Subject: [PATCH] Prefer current KMS mode over EDID preferred mode subtask TIVI-2430 of feature TIVI-2176 Change-Id: I01724614e7a87a10c09a46202d1513f8f8d60453 Signed-off-by: Quanxian Wang --- weston.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weston.service b/weston.service index 7234b73..c33201e 100644 --- a/weston.service +++ b/weston.service @@ -3,7 +3,7 @@ Description=Weston Requires=dbus.socket [Service] -ExecStart=/usr/bin/weston-launch -- -i0 +ExecStart=/usr/bin/weston-launch -- -i0 --current-mode StandardInput=tty StandardOutput=journal StandardError=journal -- 2.7.4