TIZEN: Add logging to the weston.service file to facilitate debugging
[profile/ivi/weston.git] / packaging / weston.service
index 4eff178..21f374c 100644 (file)
@@ -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