diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e5fef3ff0..dbe6ba9f5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ 2009-02-08 + + [matthew] - Install sysklogd binaries to + /sbin for FHS compatibility. + Fixes #2317. + [matthew] - Replaced the link to the now non-existent udev-FAQ to a more general udev information page. Fixes diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml index f26d8df58..a5e936178 100644 --- a/chapter06/sysklogd.xml +++ b/chapter06/sysklogd.xml @@ -49,7 +49,7 @@ Install the package: -make install +make BINDIR=/sbin install