diff --git a/ubuntustudio/modules/machineid.conf b/ubuntustudio/modules/machineid.conf index 2636872..38753ae 100644 --- a/ubuntustudio/modules/machineid.conf +++ b/ubuntustudio/modules/machineid.conf @@ -5,4 +5,4 @@ systemd: true dbus: true # Whether /var/lib/dbus/machine-id should be a symlink to /etc/machine-id # (ignored if dbus is false, or if there is no /etc/machine-id to point to). -symlink: true +dbus-symlink: true