Changed deprecated "symlink" to "dbus-symlink".

This commit is contained in:
Aaron Rainbolt 2022-06-09 20:55:02 -05:00 committed by Simon Quigley
parent 6d64aa40f7
commit a1e074d8c7

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