|
@@ -55,18 +55,6 @@
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
|
|
|
-<!--
|
|
|
|
- <para>By default, Psmisc's <command>pidof</command> program is not
|
|
|
|
- installed. This usually is not a problem because it is installed later
|
|
|
|
- in the Sysvinit package, which provides a better
|
|
|
|
- <command>pidof</command> program. If Sysvinit will not be used for a
|
|
|
|
- particular system, complete the installation of Psmisc by first moving
|
|
|
|
- the <command>killall</command> to the correct location, as specified by the
|
|
|
|
- FHS, then create a symlink to it:</para>
|
|
|
|
-
|
|
|
|
-<screen><userinput remap="install">mv /usr/bin/killall /bin
|
|
|
|
-ln -sv killall /bin/pidof</userinput></screen>
|
|
|
|
--->
|
|
|
|
<para>Finally, move the <command>killall</command> and <command>fuser</command>
|
|
<para>Finally, move the <command>killall</command> and <command>fuser</command>
|
|
programs to the location specified by the FHS:</para>
|
|
programs to the location specified by the FHS:</para>
|
|
|
|
|