Updating system settings will cause "keyfile: error: File did not exist or was not a regular file"



Hi Dan,

NM uses g_file_set_contents 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]