X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fnavigation%2Fmapviewer-demo%2Fweston-mapviewer-demo.conf;fp=recipes-demo-hmi%2Fnavigation%2Fmapviewer-demo%2Fweston-mapviewer-demo.conf;h=8bccffd29c95bcb5a3416bc3280e8669cc2b1c8b;hb=6ce8a90c1cdf0af96f4734c652b203fce8bf1929;hp=0000000000000000000000000000000000000000;hpb=98d6acf7b2805e570008eb513ac4aa73a0fa00c3;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/navigation/mapviewer-demo/weston-mapviewer-demo.conf b/recipes-demo-hmi/navigation/mapviewer-demo/weston-mapviewer-demo.conf new file mode 100644 index 000000000..8bccffd29 --- /dev/null +++ b/recipes-demo-hmi/navigation/mapviewer-demo/weston-mapviewer-demo.conf @@ -0,0 +1,11 @@ +[Unit] +# Add dependency on network, since the recorder feature requires it +After=network.target +Requires=network.target + +[Service] +# GSM? +ExecStartPre=/bin/sleep 2 +# Replace default ExecStart line with one that uses the cluster demo specific ini +ExecStart= +ExecStart=/usr/bin/weston --idle-time=0 --tty=1 --gst-record --config=weston-mapviewer-demo.ini --log=/run/platform/display/weston.log