summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman-0.65/add_xuser_dbus_permission.patch
Commit message (Collapse)AuthorAgeFilesLines
* connman: add xuser to the dbus permission listDongxiao Xu2011-03-081-0/+21
Some platform (like atom-pc) enables rootless X, thus the connman frontend run on it need the permission to connect with connman by dbus. This commit grants permission to xuser. This fixes [YOCTO #779] (From OE-Core rev: cfbf50c235c2faeb53f43b42a12c49c022288488) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>