Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Cc: Walter Dnes <waltdnes@××××××××.org>
Subject: Re: [gentoo-user] Heads up if you start X with startx; xorg-server suid flag
Date: Mon, 31 Dec 2012 06:41:54
Message-Id: 31559934.xdVm0pNtpV@localhost
In Reply to: [gentoo-user] Heads up if you start X with startx; xorg-server suid flag by Walter Dnes
1 Am Montag, 31. Dezember 2012, 01:28:17 schrieb Walter Dnes:
2 > I ran an update on my netbook today, and couldn't fire up X. I
3 > checked out Google on my desktop, and found the website
4 > http://en.spontex.org/forum/thread/561/1/ which described the exact
5 > problem, and more importantly, the solution.
6 >
7 > * Up til now X has been installed suid by default. This is what allows
8 > regular users to start X with startx <G>.
9 >
10 > * According to /usr/portage/x11-base/xorg-server/ChangeLog USE="suid"
11 > has been enabled as of December 20, 2012. If you do not enable it,
12 > you will not be able to run startx as a regular user. xdm and other
13 > X login managers will still work.
14
15 what do we learn?
16 always use -v
17 always read the output
18 always check the meaning of changed/added flags.
19
20 --
21 #163933

Replies

Subject Author
Re: [gentoo-user] Heads up if you start X with startx; xorg-server suid flag Neil Bothwick <neil@××××××××××.uk>