summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-redcore/files/modules/machineid.conf
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/calamares-config-redcore/files/modules/machineid.conf')
-rw-r--r--app-misc/calamares-config-redcore/files/modules/machineid.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/app-misc/calamares-config-redcore/files/modules/machineid.conf b/app-misc/calamares-config-redcore/files/modules/machineid.conf
new file mode 100644
index 00000000..341caf7e
--- /dev/null
+++ b/app-misc/calamares-config-redcore/files/modules/machineid.conf
@@ -0,0 +1,8 @@
+---
+# Whether to create /etc/machine-id for systemd.
+systemd: false
+# 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