Ignore:
Timestamp:
01/16/2020 09:37:46 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
db7e804
Parents:
0664ef2
Message:

libcap-2.31

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/libcap.xml

    r0664ef2 r49cc034  
    77  <!ENTITY libcap-download-http "&kernel-dl;/linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
    88  <!ENTITY libcap-download-ftp  " ">
    9   <!ENTITY libcap-md5sum        "ea531f37a30a61dce8bf8544537a46e3">
    10   <!ENTITY libcap-size          "96 KB">
     9  <!ENTITY libcap-md5sum        "52120c05dc797b01f5a7ae70f4335e96">
     10  <!ENTITY libcap-size          "97 KB">
    1111  <!ENTITY libcap-buildsize     "1 MB">
    1212  <!ENTITY libcap-time          "less than 0.1 SBU">
     
    106106    <para>Additonally, you'll need to modify the
    107107    <filename>/etc/security/capability.conf</filename> file to grant necessary
    108     privileges to users, and utilize the <application>setcap</application>
    109     utiltiy to set capabilities on specific utilities as needed. See
     108    privileges to users, and utilize the <command>setcap</command>
     109    utility to set capabilities on specific utilities as needed. See
    110110    <command>man 8 setcap</command> and <command>man 3 cap_from_text</command>
    111111    for additional information.</para>
Note: See TracChangeset for help on using the changeset viewer.