[agl][cef][applaunchd] Make it possible to switch between chromium and cef backends
[AGL/meta-agl.git] / meta-app-framework / recipes-core / applaunchd / applaunchd / agl-app-web@.service
index 3b736a5..e0353b6 100644 (file)
@@ -4,7 +4,8 @@ Description=%I
 [Service]
 Type=simple
 User=agl-driver
+EnvironmentFile=-/etc/default/WebAppMgr.env
 Environment=XDG_RUNTIME_DIR=/run/user/1001/
 Environment=AGL_APP_WAM_DIR=%I
-ExecStart=/usr/bin/WebAppMgr --appid=%I --app-install-dir=/usr/lib/wam_apps/${AGL_APP_WAM_DIR}/
+ExecStart=/usr/bin/WebAppMgrCli --appid=%I --app-install-dir=/usr/lib/wam_apps/${AGL_APP_WAM_DIR}/