mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 04:50:07 +01:00
Make the system settings service exit when the bus goes away. Since it's a bus-activated service, it's lifetime is limited to the bus that activated it (rh #444976). * system-settings/src/Makefile.am system-settings/src/nm-system-config-hal-manager-private.h - Remove nm-system-config-hal-manager-private.h * system-settings/src/nm-system-config-hal-manager.c - (nm_system_config_hal_manager_reinit_dbus, nm_system_config_hal_manager_deinit_dbus): remove * system-settings/src/main.c - (dbus_reconnect): remove - (dbus_cleanup): don't tell the HAL manager to deinit dbus - (destroy_cb): just quit when the bus goes away - (start_dbus_service, dbus_init): simplify - (main): destroy the wired devices hash table after destroying the HAL manager so we don't have to disconnect signals from the HAL manager git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3674 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| dbus-settings.c | ||
| dbus-settings.h | ||
| main.c | ||
| Makefile.am | ||
| nm-polkit-helpers.c | ||
| nm-polkit-helpers.h | ||
| nm-sysconfig-connection.c | ||
| nm-sysconfig-connection.h | ||
| nm-system-config-hal-manager.c | ||
| nm-system-config-hal-manager.h | ||
| nm-system-config-interface.c | ||
| nm-system-config-interface.h | ||
| nm-system-settings.conf | ||
| org.freedesktop.NetworkManagerSystemSettings.service.in | ||
| sha1.c | ||
| sha1.h | ||