generic-poky/meta/recipes-graphics/x11-common
Darren Hart 12c9f9a835 xserver-nodm-init: Add xuser to input group
Fixes [YOCTO 4164](3/3)

Input devices come and go, so a single chmod in this init script is not
adequate to ensure rootless X servers can use input devices.

The o+rw method also introduces a security hole.

The newly added input group and input udev rule address this in a secure
way. Ensure the xuser is added to the input group.

(From OE-Core rev: 150b7ac8e1c0f029b90f63424867ee5347821cf7)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Saul Wold <sgw@linux.intel.com>
Cc: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-04 14:04:42 +01:00
..
x11-common x11-common: set XDG_RUNTIME_DIR if it isn't already set 2013-01-18 13:28:03 +00:00
xserver-nodm-init xserver-nodm-init: Add xuser to input group 2013-04-04 14:04:42 +01:00
x11-common_0.1.bb x11-common: don't prune .svn directories on install, we're in git now 2012-09-02 05:52:09 -07:00
xserver-nodm-init.bb xserver-nodm-init: Add xuser to input group 2013-04-04 14:04:42 +01:00