aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/util-linux.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-11-18 18:16:27 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-11-18 18:16:27 +0000
commitd9aaf3dc9f04d7959b938b8eed423a74c39c6529 (patch)
treee5d1c2c837a5ee39d1f862f5c473236fbe445ab1 /chapter06/util-linux.xml
parent0844c147623519a97f5b1643d680e36ebd4231ce (diff)
Kill is installed by Util-Linux now, not Procps. Thanks to Chris Staub for the patch. Fixes #3229.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10047 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r--chapter06/util-linux.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index dd1195861..476aa2ed5 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -508,6 +508,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</listitem>
</varlistentry>
+ <varlistentry id="kill">
+ <term><command>kill</command></term>
+ <listitem>
+ <para>Sends signals to processes</para>
+ <indexterm zone="ch-system-util-linux kill">
+ <primary sortas="b-kill">kill</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="ldattach">
<term><command>ldattach</command></term>
<listitem>