psmisc-exp.xml 506 B

12345678910111213
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>--exec-prefix=/:</userinput> This will cause the
  4. programs to be installed in <filename class="directory">/bin</filename>
  5. rather than in <filename class="directory">/usr/bin</filename>. The
  6. programs in this package are often used in bootscripts, so they should
  7. be in the <filename class="directory">/bin</filename> directory so they
  8. can be used when the <filename class="directory">/usr</filename>
  9. partition isn't mounted yet.</para>
  10. </sect2>