summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/weston-init/weston@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/weston-init/weston@.service b/meta/recipes-graphics/wayland/weston-init/weston@.service
index 0a1df15bdf..ce8f4fb71a 100644
--- a/meta/recipes-graphics/wayland/weston-init/weston@.service
+++ b/meta/recipes-graphics/wayland/weston-init/weston@.service
@@ -29,6 +29,7 @@ ConditionPathExists=/dev/tty0
29[Service] 29[Service]
30# Requires systemd-notify.so Weston plugin. 30# Requires systemd-notify.so Weston plugin.
31Type=notify 31Type=notify
32EnvironmentFile=/etc/default/weston
32ExecStart=/usr/bin/weston --modules=systemd-notify.so 33ExecStart=/usr/bin/weston --modules=systemd-notify.so
33 34
34# Optional watchdog setup 35# Optional watchdog setup