mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 08:10:17 +01:00
Add back policy enforcement.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1600 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
48102092b4
commit
f5bd3c97d7
1 changed files with 3 additions and 0 deletions
|
|
@ -633,6 +633,9 @@ found:
|
|||
|
||||
nm_debug ("Adding '%s' to the list of trusted networks", buf);
|
||||
|
||||
/* Ensure all devices get new information copied into their device lists */
|
||||
nm_policy_schedule_device_ap_lists_update_from_allowed (app_data);
|
||||
|
||||
free (key);
|
||||
free (mode);
|
||||
free (buf);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue