Wifx / gonetworkmanager

Go D-Bus bindings for NetworkManager
Other
96 stars 42 forks source link

Feature: Implement Settings.ReloadConnections #18

Closed appnostic-io closed 3 years ago

appnostic-io commented 3 years ago

This is just an unremarkable PR to implement the Settings.ReloadConnections dbus call as per https://developer.gnome.org/NetworkManager/stable/gdbus-org.freedesktop.NetworkManager.Settings.html#gdbus-method-org-freedesktop-NetworkManager-Settings.ReloadConnections

The call requests NetworkManager to reload the connection settings from disk taking note of any new or deleted connections.