swift 08/02/19 22:25:02 Modified: faq.xml Log: pam and running graphical stuff as root no workie has been resolved somewhere in 2006, so this FAQ is obsoleted; removing
Revision Changes Path 1.111 xml/htdocs/doc/en/faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.111&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.111&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.110&r2=1.111 Index: faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v retrieving revision 1.110 retrieving revision 1.111 diff -u -r1.110 -r1.111 --- faq.xml 19 Feb 2008 22:19:16 -0000 1.110 +++ faq.xml 19 Feb 2008 22:25:02 -0000 1.111 @@ -43,7 +43,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>3.9</version> +<version>3.10</version> <date>2008-02-19</date> <faqindex> @@ -689,24 +689,6 @@ </body> </section> -<section id="suinx"> -<title>I'm not able to run X applications as root after su'ing</title> -<body> - -<p> -This issue seems only to occur when you log on graphically. <c>startx</c> users -don't have this behaviour. The problem is a <uri -link="http://bugs.gentoo.org/show_bug.cgi?id=14560">bug</uri> in Gentoo's PAM, -the solution however is quite simple: add the following line to -<path>/etc/profile</path>. -</p> - -<pre caption="Export the XAUTHORITY"> -export XAUTHORITY="${HOME}/.Xauthority" -</pre> - -</body> -</section> </chapter> <chapter> -- [email protected] mailing list
