On 31 August 2017 at 13:23, Carlos Alberto Lopez Perez <clo...@igalia.com>
wrote:

> +    # Don't run systemd-update-done on systemd-based live systems
> +    # because it triggers a slow rebuild of ldconfig caches.
> +    touch ${ROOT_MOUNT}/etc/.updated ${ROOT_MOUNT}/var/.updated
>

Good catch, there's a bug somewhere in bugzilla for a very similar problem.

Presumably/hopefully systemd isn't hardcoding /etc and /var but respecting
sysconfdir and localstatedir, so the touch should also use those variables
(by sedding the script).

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to