dbus.conf 365 B

123456789
  1. # Fields: type; path; mode; uid; gid; age; argument (symlink target)
  2. # Make ${localstatedir}/lib/dbus (required for systemd < 237)
  3. # Adjust mode and ownership if it already exists.
  4. d /var/lib/dbus 0755 - - -
  5. # Make ${localstatedir}/lib/dbus/machine-id a symlink to /etc/machine-id
  6. # if it does not already exist
  7. L /var/lib/dbus/machine-id - - - - /etc/machine-id