Hi Ross, As far as I have seen from the code, between the previous version of connman and version 1.0, the way the default connection is set has changed.
Right now, the default connection is established through an external file. Before 1.0, the default connection was established via the code (and a patch was added in the recipe against this, and it needs to be adapted). See bug regarding this: Bug #2491 https://bugzilla.yoctoproject.org/show_bug.cgi?id=2491 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Burton, Ross Sent: Wednesday, May 30, 2012 6:13 AM To: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH 0/4] Upgrade connman to 1.0 On 29 May 2012 22:20, Koen Kooi <[email protected]> wrote: >> Out of the box, root can access the service. There is another patch >> to add "xuser" for systems which run a raw X session as that user. >> If you're logging in with gdm to an arbitrary user, then the >> at_console test should work, right? > > No, our PAM magic is still not strong enough :( And worse, serial console > doesn't work with at_console either. Damn shame - totally bust access control is quite depressing. I'll revert that chunk and throw a large comment around it - can't have something some suspicious without any documentation. Hopefully without sounding like an ex-MeeGo fanboy, uxlaunch is actually pretty useful for this. It sets up a proper PAM login, brings up X, and handles XDG autostart. Might be worth looking at for single-user environments. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
