Files
calamares-settings-vesperos/calamares/modules/machineid.conf
T
2018-09-18 20:57:47 +02:00

9 lines
299 B
Plaintext

---
# Whether to create /etc/machine-id for systemd.
systemd: true
# Whether to create /var/lib/dbus/machine-id for D-Bus.
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