Hi Marcel,

On Fri, 2011-01-14 at 01:22 +0100, ext Marcel Holtmann wrote:
> Hi Antti,
> 
> >  Makefile.am    |    9 +++++++--
> >  src/ofono.conf |    2 ++
> >  2 files changed, 9 insertions(+), 2 deletions(-)
> 
> <snip>
>  
> >    <policy user="root">
> >      <allow own="org.ofono"/>
> > +    <allow own="com.meego"/>
> >      <allow send_destination="org.ofono"/>
> >      <allow send_interface="org.ofono.SimToolkitAgent"/>
> >      <allow send_interface="org.ofono.PushNotificationAgent"/>
> >      <allow send_interface="org.ofono.SmartMessagingAgent"/>
> > +    <allow send_interface="org.ofono.NetworkTime"/>
> >    </policy>
> >  
> >    <policy at_console="true">
> 
> I am now lost in what you are trying to achieve here. I thought we
> agreed that we send a D-Bus method to timed. For that you neither have
> to have a well known name nor have a D-Bus interface present.

Are you referring to line
'<allow send_interface="org.ofono.NetworkTime"/>'?
This is the interface timed is supposed to implement in order for oFono
to call its Notify method. How else would you do it? 


> And surely ofonod will not claim com.meego as service name.

Yes, sure. That was just left behind from testing, since the mock timed
script needed this for D-Bus access. I'll remove it.

Best Regards,
  Antti

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to