Skip to content

systemd: add "BindsTo=dbus.service" to NetworkManager.service

Beniamino Galvani requested to merge bg/service-binds-to-dbus into main

Add "BindsTo=dbus.service" to NetworkManager.service so that when the D-Bus service gets restarted, NM is also restarted instead of staying stopped.

https://bugzilla.redhat.com/show_bug.cgi?id=2161915

Merge request reports