Changeset 2420eeb for x


Ignore:
Timestamp:
07/25/2019 05:23:18 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
012ec62
Parents:
52c95143
Message:

Restore suid bit for xorg server

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21867 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xorg-server.xml

    r52c95143 r2420eeb  
    139139<screen><userinput>./configure $XORG_CONFIG            \
    140140            --enable-glamor         \
     141            --enable-install-setuid \
    141142            --enable-suid-wrapper   \
    142143            --with-xkb-output=/var/lib/xkb &amp;&amp;
     
    181182      legacy driver support on rootless xserver systems.
    182183    </para>
    183 
    184     <para>
    185       <option>--disable-systemd-logind --enable-install-setuid</option>:
     184<!--
     185    <para>
     186      <option>- -disable-systemd-logind - -enable-install-setuid</option>:
    186187      These switches disable <phrase revision="systemd">systemd-logind</phrase>
    187188      <phrase revision="sysv">elogind</phrase> integration and restore the
     
    190191      <phrase revision="elogind">elogind</phrase> PAM module configured.
    191192    </para>
    192 
     193-->
    193194    <para revision="sysv">
    194195      <command>cat &gt;&gt; /etc/sysconfig/createfiles...</command>: This
Note: See TracChangeset for help on using the changeset viewer.