On Tue, 03.03.15 21:06, Thomas Haller ([email protected]) wrote: > sd_dhcp6_client_new() tried to set the DUID based on the machine id. > If the host has no /etc/machine-id, the constructor would fail > making it impossible to create an sd_dhcp6_client instance.
We do not even allow bootups without /etc/machine-id. If the file is missing then things really *should* fail. Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
