From 908149098ed9d31d817c438e505ecdbf15f9f3db Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 17 Dec 2014 17:13:25 +0100 Subject: trdx-extra.inc: ensure machine-id is non volatile If the rootfs in early init is read-only /etc/machine-id is in a tempfs. systemd-machine-id-commit can be used to migrate to the 'real' rootfs. The command is run in the installers postinst and thus needs no further activation. --- recipes/images/trdx-extra.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 1b39df4..56734fe 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -126,6 +126,8 @@ IMAGE_INSTALL += " \ max9526-i2c \ linux-firmware-ralink \ \ + systemd-machine-id-commit \ + \ alsa-utils \ alsa-utils-aplay \ alsa-utils-amixer \ -- cgit v1.2.3