Changeset 586e0d4 for BOOK/final-system/common
- Timestamp:
- Jun 3, 2014, 3:23:12 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- dc74128
- Parents:
- 4f48ef0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/libcap.xml
r4f48ef0 r586e0d4 39 39 rm -v /lib/libcap.so 40 40 mv -v /lib/libcap.a /usr/lib</userinput></screen> 41 42 <variablelist os="f"> 43 <title>The meaning of the make option:</title> 44 45 <varlistentry> 46 <term><parameter>RAISE_SETFCAP=no</parameter></term> 47 <listitem> 48 <para>This prevents <command>setcap</command> from being run on 49 itself, which will fail if the kernel or file system does not 50 support extended capabilities.</para> 51 </listitem> 52 </varlistentry> 53 54 </variablelist> 41 55 42 56 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.