Restore suid bit for xorg server

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21867 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2019-07-25 17:23:18 +00:00
parent 52c951433d
commit 2420eeb4a7

View File

@ -138,6 +138,7 @@
<screen><userinput>./configure $XORG_CONFIG \
--enable-glamor \
--enable-install-setuid \
--enable-suid-wrapper \
--with-xkb-output=/var/lib/xkb &amp;&amp;
make</userinput></screen>
@ -180,16 +181,16 @@ mkdir -pv /etc/X11/xorg.conf.d</userinput></screen>
<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 &gt;&gt; /etc/sysconfig/createfiles...</command>: This
command creates the <filename class="directory">/tmp/.ICE-unix</filename>