Author: bdubbs
Date: Thu Jul 25 10:23:18 2019
New Revision: 21867
Log:
Restore suid bit for xorg server
Modified:
trunk/BOOK/x/installing/xorg-server.xml
Modified: trunk/BOOK/x/installing/xorg-server.xml
==============================================================================
--- trunk/BOOK/x/installing/xorg-server.xml Thu Jul 25 09:21:35 2019
(r21866)
+++ trunk/BOOK/x/installing/xorg-server.xml Thu Jul 25 10:23:18 2019
(r21867)
@@ -138,6 +138,7 @@
<screen><userinput>./configure $XORG_CONFIG \
--enable-glamor \
+ --enable-install-setuid \
--enable-suid-wrapper \
--with-xkb-output=/var/lib/xkb &&
make</userinput></screen>
@@ -180,16 +181,16 @@
<parameter>--enable-suid-wrapper</parameter>: Build suid-root wrapper for
legacy driver support on rootless xserver systems.
</para>
-
+<!--
<para>
- <option>--disable-systemd-logind --enable-install-setuid</option>:
+ <option>- -disable-systemd-logind - -enable-install-setuid</option>:
These switches disable <phrase revision="systemd">systemd-logind</phrase>
<phrase revision="sysv">elogind</phrase> integration and restore the
setuid bit to the Xorg executable, allowing Xorg Server to work
without having the <phrase revision="systemd">systemd</phrase>
<phrase revision="elogind">elogind</phrase> PAM module configured.
</para>
-
+-->
<para revision="sysv">
<command>cat >> /etc/sysconfig/createfiles...</command>: This
command creates the <filename class="directory">/tmp/.ICE-unix</filename>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page