Updated packaging change log.
[profile/ivi/weston.git] / packaging / weston.service
index 4eff178..7c4d588 100644 (file)
@@ -7,11 +7,11 @@ Description=Weston launcher
 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_egl
+Environment=ECORE_EVAS_ENGINE=wayland_egl
+Environment=PATH=/usr/bin:/bin:/usr/sbin:/sbin
+Environment=HOME=/root
+ExecStart=/usr/bin/weston --log=/var/log/weston.log
 Restart=always
 RestartSec=10