mirror of
https://abf.rosa.ru/djam/calamares.git
synced 2025-02-23 15:42:49 +00:00
8 lines
300 B
Text
8 lines
300 B
Text
---
|
|
# 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: false
|