summaryrefslogtreecommitdiff
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-071-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] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>