Public bug reported:

dbus/focal-proposed,now 1.12.16-2ubuntu1 amd64

Re(o)curring after each new upgrade of dbus, for quite some time and
still...

$ dmesg|grep accordingly
systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path 
below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → 
/run/dbus/system_bus_socket; please update the unit file accordingly.

Originally:
$cat /lib/systemd/system/dbus.socket
[Unit]
Description=D-Bus System Message Bus Socket

[Socket]
ListenStream=/var/run/dbus/system_bus_socket

After change:
$cat /lib/systemd/system/dbus.socket
[Unit]
Description=D-Bus System Message Bus Socket

[Socket]
ListenStream=/run/dbus/system_bus_socket

** Affects: dbus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854314

Title:
  Legacy directory /var/run in /lib/systemd/system/dbus.socket

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1854314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to