Changeset 215c3ea5


Ignore:
Timestamp:
08/20/2023 02:28:26 PM (9 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
39aed8fc
Parents:
8c5fe7b
Message:

Add missing explanation for polkit JS102 sed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    r8c5fe7b r215c3ea5  
    248248  <sect2 role="commands">
    249249    <title>Command Explanations</title>
     250
     251    <para>
     252      <parameter>sed -e 's/JS_Init/JS::DisableJitBackend(); &amp;/' ...
     253      </parameter>: The JIT compiling of JS102 needs W+X mapping which
     254      is dangerous and is not permitted by current
     255      <application>systemd</application>.
     256    </para>
    250257
    251258    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.