I have some software that uses the unique /etc/machine-id as a key. But I just noticed tonight that the machine-id is exactly the same on all beaglebones!
If this has been fixed recently, let me know. The builds I'm using are from January 2017, though I don't recall exactly when. All of the devices I have seem to be using this ID: $ *cat /etc/machine-id* 31ed5be0bb5b4026a4c72cfcfe792e44 I tried to run the command I found online, but...: $ *sudo systemd-machine-id-setup* Initializing machine ID from D-Bus machine ID. $ *cat /etc/machine-id* 31ed5be0bb5b4026a4c72cfcfe792e44 Does that mean the D-Bus machine ID should be unique and somehow isn't? What is the correct way to generate a new machine-id and/or a D-Bus machine ID? Stéphane -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/416f142f-027c-4444-b82d-2f3daea0fbde%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
