TIZEN: Add logging to the weston.service file to facilitate debugging
authorRob Bradford <rob@linux.intel.com>
Mon, 9 Jul 2012 10:45:41 +0000 (11:45 +0100)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:59:49 +0000 (15:59 -0700)
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