Hi Samuel,

On Thu, 2011-03-10 at 01:22 +0100, Samuel Ortiz wrote: 
> Hi Henri,
> 
> On Thu, Feb 24, 2011 at 04:03:18PM +0200, Henri Bragge wrote:
> > __connman_config_load_service function can be used by other parts of
> > ConnMan core to load service configurations, which can later be used
> > for service provisioning.
> > 
> > Within config.c, a special field (from_fs) will be used to mark which
> > configurations originate from filesystem and which do not. This
> > information is needed to manage service immutability. Also a special
> > key "internal" will be used to label the "file" used for non-fs
> > configurations. This file will not appear into filesystem by ConnMan,
> > and will be ignored silently if created by someone else.
> The patch looks good, but it's missing one thing: We'd like to actually saved
> the provisioned through D-Bus service. We'd need to add a special tag to the
> file so that we know services there shouldn't be immutable though.
> Also, that can be done through an additional patch.

Yeah, I remember that we talked about writing the configuration into a
file, but I did the simplest things first and omitted that (assuming
that my "from_fs" immutability handling is any simpler).

Can you tell the particular reasons why this file should be written? I
guess it's convenient for the user to see all the provisions in the fs?

- Henri 


_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to