[wam][cef] Make it possible to use cef as a backend
[AGL/meta-agl-demo.git] / recipes-wam / wam / files / WebAppMgr.service
index ca9a478..ed15040 100644 (file)
@@ -23,7 +23,7 @@ UMask=0077
 OOMScoreAdjust=-1000
 EnvironmentFile=-/etc/default/WebAppMgr.env
 Environment=XDG_RUNTIME_DIR=/run/user/1001/
-ExecStart=/usr/bin/WebAppMgr --use-gl=egl --enable-features=UseOzonePlatform --ozone-platform=wayland --no-sandbox --use-viz-fmp-with-timeout=0 --in-process-gpu --remote-debugging-port=9998 --user-data-dir="/home/%u/wamdata" --webos-wam --agl-shell-appid=homescreen --disable-gpu-vsync --ignore-gpu-blocklist
+ExecStart=@WAM_EXE_DIR@/WebAppMgr $WAM_SWITCHES
 ExecStop=pkill -U %U WebAppMgr
 Restart=on-failure
 RestartSec=50