Hi, > As I understand connman has text file in /var/lib/connman/default.profile > for profile management. > > Following are my doubts? > > 1. In case of wifi by default it writes/saves all the scanned AP > information to profile file. This get updated as and when it gets scan > updates. > Assume user connects to some secured AP and saves password using > SetProperty before connecting. If profile gets updated with latest scan > result, all the security information will lost right?
not that I am aware of. Once stored to disk, it stays there. > 2. Is it possible to add single profile information. I mean by default > /var/lib/connman/default.profile all the profile's (information about each > AP) is updated and user can modify this if he wants. Can I add new entry in > default.profile ? In theory yes, but that profile is not re-read or anything like that. Modifications while connmand is running is a bad idea. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
