mirror of
https://abf.rosa.ru/djam/calamares.git
synced 2025-02-24 08:02:50 +00:00
9 lines
299 B
Text
9 lines
299 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: true
|