meta-app-framework: Update app template scheme
[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 Environment=XDG_RUNTIME_DIR=/run/user/1001/
8 Environment=AGL_APP_WAM_DIR=%I
9 ExecStart=/usr/bin/WebAppMgr --appid=%I --app-install-dir=/usr/lib/wam_apps/${AGL_APP_WAM_DIR}/
10