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.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to