Update snapshot
[profile/ivi/weston.git] / packaging / weston.service
index 21f374c..53774dd 100644 (file)
@@ -9,8 +9,9 @@ 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
+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