From a9fa36edd0c6ed5d0a6ae0486c570d11edcd971b Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 17 Sep 2010 16:37:25 +0000 Subject: [PATCH] Remove optional symlink in psmisc becasue if it is not overwritten by the sysvinit, it will break the init scripts git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 12 ++++++++++++ chapter06/psmisc.xml | 10 ++++++---- general.ent | 4 ++-- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ab936f337..b479c6915 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,18 @@ --> + + 2010-09-17 + + + [bdubbs] - Remove optional symlink in psmisc + becasue if it is not overwritten by the sysvinit + intallation, it will break the init scripts. + + + + + 2010-09-06 diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index 305b66110..bbf245f74 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -60,6 +60,7 @@ make install + + Finally, move the killall and fuser + programs to the location specified by the FHS: - Finally, move the fuser program to the location - specified by the FHS: - -mv /usr/bin/fuser /bin +mv -v /usr/bin/fuser /bin +mv -v /usr/bin/killall /bin diff --git a/general.ent b/general.ent index a8cafbb47..1c07c1fe7 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + +