mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
board/commoon: use dbus machine-id as /etc/machine-id
Bootstrapping a system with D-Bus using Finit will create the machine-id file /var/lib/dbus/machine-id, this can be used as the unique machine-id for services like RAUC, so let's set that as /etc/machine-id to reduce the log spam we get otherwise: Nov 7 06:18:08 test-05-25-f8 rauc[5512]: Failed to get machine-id: Failed to open file <E2>M-^@M-^\/etc/machine-id<E2>M-^@M-^]: No such file or directory Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
/var/lib/dbus/machine-id
|
||||
Reference in New Issue
Block a user