Author: jim
Date: 2005-03-19 21:13:16 -0700 (Sat, 19 Mar 2005)
New Revision: 4786
Modified:
trunk/bootscripts/contrib/hotplug/net.agent
Log:
Removed: debugging testing
Modified: trunk/bootscripts/contrib/hotplug/net.agent
===================================================================
--- trunk/bootscripts/contrib/hotplug/net.agent 2005-03-19 22:59:24 UTC (rev
4785)
+++ trunk/bootscripts/contrib/hotplug/net.agent 2005-03-20 04:13:16 UTC (rev
4786)
@@ -15,7 +15,7 @@
cd /etc/hotplug
. ./hotplug.functions
-DEBUG=yes export DEBUG
+#DEBUG=yes export DEBUG
if [ "$INTERFACE" = "" ]; then
mesg Bad NET invocation: \$INTERFACE is not set
@@ -35,7 +35,6 @@
*)
# LFS
export IN_HOTPLUG=1
- set > /tmp/variables
debug_mesg invoke ifup $INTERFACE
exec /etc/sysconfig/network-devices/ifup $INTERFACE
;;
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page