[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
1 [Unit]
2 Description=%I
3
4 [Service]
5 Type=simple
6 User=agl-driver
7 EnvironmentFile=-/etc/default/WebAppMgr.env
8 Environment=XDG_RUNTIME_DIR=/run/user/1001/
9 Environment=AGL_APP_WAM_DIR=%I
10 ExecStart=/usr/bin/WebAppMgrCli --appid=%I --app-install-dir=/usr/lib/wam_apps/${AGL_APP_WAM_DIR}/
11