git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -40,6 +40,11 @@
<listitem>
<para>2009-02-08</para>
<itemizedlist>
+ <listitem>
+ <para>[matthew] - Install sysklogd binaries to
+ <filename class="directory">/sbin</filename> for FHS compatibility.
+ Fixes <ulink url="&lfs-ticket-root;2317">#2317</ulink>.</para>
+ </listitem>
<para>[matthew] - Replaced the link to the now non-existent udev-FAQ
to a more general udev information page. Fixes
@@ -49,7 +49,7 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make BINDIR=/sbin install</userinput></screen>
</sect2>