[machineid] Default to running systemd-machine-id

This commit is contained in:
Adriaan de Groot 2023-12-08 22:26:32 +01:00
parent 0d11de4525
commit 0eb387d6de

View File

@ -48,7 +48,7 @@ public:
private:
bool m_systemd = false; ///< write systemd's files
MachineId::SystemdMachineIdStyle m_systemd_style = MachineId::SystemdMachineIdStyle::Blank;
MachineId::SystemdMachineIdStyle m_systemd_style = MachineId::SystemdMachineIdStyle::Uuid;
bool m_dbus = false; ///< write dbus files
bool m_dbus_symlink = false; ///< .. or just symlink to systemd