X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-core%2Fapplaunchd%2Fapplaunchd%2Fagl-app-web%40.service;fp=meta-app-framework%2Frecipes-core%2Fapplaunchd%2Fapplaunchd%2Fagl-app-web%40.service;h=3b736a5d2dc5c1a852f670a381ea86a73b0668bf;hb=321af7331c91a174b52eb5e17d8ab5b3e72ce5cb;hp=0000000000000000000000000000000000000000;hpb=b98ee1af003b2c98ba29836269a1ae1d9ebf56ba;p=AGL%2Fmeta-agl.git diff --git a/meta-app-framework/recipes-core/applaunchd/applaunchd/agl-app-web@.service b/meta-app-framework/recipes-core/applaunchd/applaunchd/agl-app-web@.service new file mode 100644 index 000000000..3b736a5d2 --- /dev/null +++ b/meta-app-framework/recipes-core/applaunchd/applaunchd/agl-app-web@.service @@ -0,0 +1,10 @@ +[Unit] +Description=%I + +[Service] +Type=simple +User=agl-driver +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}/ +