From f9bd7b2798fa93089d5df963ff11d4d61babac87 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 17 Apr 2005 12:03:35 +0000 Subject: * Don't create the /var/log/hotplug/events file; the bootscripts do that for us. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/hotplug.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index ac382408f..de01c7f41 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: -- cgit v1.2.3-54-g00ecf