> > You should never need to run connmanctl as a root, it is just something > that is not needed if dbus is configured correctly. >
It was adding the parameter to ignore p5p1 which triggered the problem. I reversed that change and now connmanctl works as before without sudo. The other problems persist, unfortunately. So changing the invocation from: exec connmand --nobacktrace to: exec connmand --nobacktrace -I p5p1 Caused the dbus permissions issue. _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
