From: Rob Bradford Date: Mon, 9 Jul 2012 10:45:41 +0000 (+0100) Subject: TIZEN: Add logging to the weston.service file to facilitate debugging X-Git-Tag: accepted/2.0alpha-wayland/20130424.214608~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6396c429192114feb1f6425d0c997b6e9dbb2d5b;p=profile%2Fivi%2Fweston.git TIZEN: Add logging to the weston.service file to facilitate debugging --- diff --git a/packaging/weston.service b/packaging/weston.service index 4eff178..21f374c 100644 --- a/packaging/weston.service +++ b/packaging/weston.service @@ -11,7 +11,7 @@ Environment=XDG_RUNTIME_DIR=/tmp Environment=QT_QPA_PLATFORM=wayland Environment=ELM_ENGINE=wayland_egl Environment=CLUTTER_BACKEND=wayland -ExecStart=/usr/bin/weston +ExecStart=/usr/bin/weston --log=/var/log/weston.log Restart=always RestartSec=10