X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fhtml5-homescreen%2Ffiles%2Fhomescreen.service;fp=recipes-demo%2Fhtml5-homescreen%2Ffiles%2Fhomescreen.service;h=b142c4efe97352bfec70c898743067f795787c2e;hb=f097d0037a74f1ab0492a1bf7919ff268f19f29b;hp=80bc44ee69f825ce795438e28e86b4bf63304b6d;hpb=d03a6cd8c21d0e119eabaff7e4b9d0f58a50d68c;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/html5-homescreen/files/homescreen.service b/recipes-demo/html5-homescreen/files/homescreen.service index 80bc44ee6..b142c4efe 100644 --- a/recipes-demo/html5-homescreen/files/homescreen.service +++ b/recipes-demo/html5-homescreen/files/homescreen.service @@ -5,10 +5,8 @@ After=WebAppMgr.service dbus.service [Service] Type=simple -Environment=AFM_ID=homescreen -Environment=AFM_APP_INSTALL_DIR=/usr/lib/wam_apps/html5-homescreen/ ExecStartPre=sleep 5 -ExecStart=/usr/bin/WebAppMgr +ExecStart=/usr/bin/WebAppMgr --appid=homescreen --app-install-dir=/usr/lib/wam_apps/html5-homescreen/ Restart=on-failure [Install]