aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/libcap.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-09-18 18:22:29 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-09-18 18:22:29 +0000
commitbd312dcb8751f29d8ab6a86ffdaaaa67046d9ef7 (patch)
treef29e052de19ccb8033c2529d316a7fbe548301e7 /chapter06/libcap.xml
parente980f1acb9f672b055e7c271b8fda2c478169cdf (diff)
Installed fiels updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/libcap.xml')
-rw-r--r--chapter06/libcap.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter06/libcap.xml b/chapter06/libcap.xml
index 62acae35d..76d855263 100644
--- a/chapter06/libcap.xml
+++ b/chapter06/libcap.xml
@@ -141,6 +141,17 @@ ln -sfv ../../lib/$(readlink /usr/lib/libcap.so) /usr/lib/libcap.so</userinput><
</listitem>
</varlistentry>
+ <varlistentry id="setcap">
+ <term><command>setcap</command></term>
+ <listitem>
+ <para>Sets file capabilities</para>
+ <indexterm zone="ch-system-libcap setcap">
+ <primary sortas="b-setcap">setcap</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+
</variablelist>
</sect2>