From: Leon Anavi Date: Thu, 10 Oct 2019 19:08:26 +0000 (+0300) Subject: lightmediascanner.service: Fix for the first boot X-Git-Tag: 8.99.1~33 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=15c979005a29404bfc11da6055f29ee77254b876;hp=15c979005a29404bfc11da6055f29ee77254b876;p=AGL%2Fmeta-agl.git lightmediascanner.service: Fix for the first boot Fix lightmediascanner systemd service to avoiding a race condition with /var/volatile/tmp on the first boot by running it after run-agl-postinsts.service. Furhtermore, for extra safety, a restart on failure has been added. Bug-AGL: SPEC-2869 Change-Id: Ib0cadfaa3b4da2a15ac3cfc04cf6d8174e63eb63 Signed-off-by: Leon Anavi ---