Comment 3 for bug 1999415

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

$ readlink /var/lib/dbus/machine-id
/etc/machine-id

The correct ubuntu implementation should be that dbus machine-id is a symlink to /etc/machine-id. and that /etc/machine-id on the golden image exists, but is an empty file.

This is the case for all our other preinstalled images. This ideally should be universally checked and we must never produce any preinstalled images that have anything else but that.