Hi Dan,

NM uses 
g_file_set_contents<http://git.gnome.org/browse/glib/tree/glib/gfileutils.c#n1068>to
store system settings, g_file_set_contents will generate a temporary
file, which then disturbs monitoring of
"/etc/NetworkManager/system-connections", triggers following messages:
NetworkManager[3157]:    keyfile: updating
/etc/NetworkManager/system-connections/自动配置(DHCP).Y59KKV
NetworkManager[3157]:    keyfile:     error: File did not exist or was not a
regular file

Since now system settings and NM are in the same process, the above problem
may cause NM crashes potentially(if read part of code isn't robust enough).


-- 
Regards,

- cee1
_______________________________________________
networkmanager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to