Update snapshot
[profile/ivi/weston.git] / packaging / weston.service
index 4eff178..53774dd 100644 (file)
@@ -9,9 +9,10 @@ Wants=syslog.target dbus.service
 [Service]
 Environment=XDG_RUNTIME_DIR=/tmp 
 Environment=QT_QPA_PLATFORM=wayland 
-Environment=ELM_ENGINE=wayland_egl 
-Environment=CLUTTER_BACKEND=wayland
-ExecStart=/usr/bin/weston
+Environment=ELM_ENGINE=wayland_shm
+Environment=ECORE_EVAS_ENGINE=wayland_shm
+Environment=PATH=/usr/bin:/bin:/usr/sbin:/sbin
+ExecStart=/usr/bin/weston --log=/var/log/weston.log
 Restart=always
 RestartSec=10