On 29 May 2012 21:56, Koen Kooi <[email protected]> wrote: > IIRC the sed was done to get around the 'atconsole' restriction, is that not > needed anymore? E.g. can I ssh in as root and run the connman tests and when > I log in to gdm as a simple user will connman-gnome work?
If that was the intention then it's a very heavy-handed solution... 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? (one of my plans is to remove hacks like this and have a lightweight way of starting an X session as a normal user and actually registering it as a session) Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
