From ad5100b742c909395a1276b2e596b6348c151c6c Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 17 Apr 2005 12:06:57 +0000 Subject: [PATCH] * Don't create the /var/log/hotplug/events file; the bootscripts do that for us (merge of r4986 from trunk). git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter06/hotplug.xml | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 16da4acf8..51a661dd3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,9 @@ first a summary, then a detailed log. +April 17, 2005 [matt]: Don't create hotplug's events log file; +the bootscripts handle that for us. + April 17, 2005 [matt]: Use canonical charmaps in /etc/profile and don't set LC_ALL (Ken Moffat and Alexander Patrakov) diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index 9346754bb..ff0ab645e 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -50,10 +50,6 @@ that reason, remove the network hotplug agent: rm -f /etc/hotplug/net.agent -Create a file that is necessary for the logging of hotplug events: - -touch /var/log/hotplug/events - Create a directory for storing firmware that can be loaded by hotplug: