2 <title>Command explanations</title>
4 <para>By default <filename>/usr/bin/make</filename> is installed setgid
5 kmem. This is needed on some systems so it can check the load average by
6 using <filename>/dev/kmem</filename>. However, on Linux systems, setgid
7 kmem is not needed, so we remove this from our <filename>make</filename>
8 binary. This also fixes problems with the <filename>make</filename>
9 ignoring certain variables like
10 <emphasis>LD_LIBRARY_PATH</emphasis>.</para>