Change deprecated "symlink" option to "dbus-symlink".

This commit is contained in:
Aaron Rainbolt 2022-06-06 22:54:13 -05:00 committed by Simon Quigley
parent a3b7c93bc5
commit 405efd5bee

View File

@ -5,4 +5,4 @@ systemd: true
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
dbus-symlink: true