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

ubuntu/kinetic
Aaron Rainbolt 2 years ago committed by Simon Quigley
parent a3b7c93bc5
commit 405efd5bee

@ -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

Loading…
Cancel
Save