= Neue DUID vergeben = Momentane DUID auslesen: {{{ cat /var/lib/dbus/machine-id && cat /etc/machine-id }}} Neue DUID vergeben: {{{ rm /etc/machine-id rm /var/lib/dbus/machine-id # Create /var/lib/dbus/machine-id dbus-uuidgen --ensure # Create /etc/machine-id, this will basically get the id from /var/lib/dbus/machine-id systemd-machine-id-setup reboot }}} ---- KategorieRaspberry