From a8bd58a0d835ceda1db21a30ced7d93db22cf8cf Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Tue, 22 Feb 2011 20:41:19 +0800 Subject: xserver-nodm-init: add rootless-x support most rootless X work are already done in the kernel, xserver and graphics driver, this patches add the the remaining userspace setting: - create /etc/X11/Xusername to set rootless X user - add rootless X user to group video, tty to access /dev/tty[0-4] and /dev/dri/card0 - grant rootless X user access right to /dev/input/*, /var/log Signed-off-by: Yu Ke --- meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername (limited to 'meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername') diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername b/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername new file mode 100644 index 0000000000..7060e5ec16 --- /dev/null +++ b/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername @@ -0,0 +1 @@ +xuser -- cgit v1.2.3