diff options
Diffstat (limited to 'meta-app-framework')
-rw-r--r-- | meta-app-framework/recipes-graphics/wayland/agl-compositor-init/agl-compositor.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-app-framework/recipes-graphics/wayland/agl-compositor-init/agl-compositor.service.in b/meta-app-framework/recipes-graphics/wayland/agl-compositor-init/agl-compositor.service.in index 2d0195184..fd56c7c3e 100644 --- a/meta-app-framework/recipes-graphics/wayland/agl-compositor-init/agl-compositor.service.in +++ b/meta-app-framework/recipes-graphics/wayland/agl-compositor-init/agl-compositor.service.in @@ -16,6 +16,7 @@ Before=agl-session.target [Service] Type=notify +EnvironmentFile=-/etc/default/agl-compositor ExecStart=/usr/bin/agl-compositor @AGL_COMPOSITOR_ARGS@ TimeoutStartSec=60 |