Author: jhuntwork
Date: 2008-05-05 06:26:38 -0600 (Mon, 05 May 2008)
New Revision: 7414
Modified:
trunk/bootscripts/blfs/sysconfig/network-devices/services/dhclient
Log:
Fixed a typo in the bootscript for the dhclient service
Modified: trunk/bootscripts/blfs/sysconfig/network-devices/services/dhclient
===================================================================
--- trunk/bootscripts/blfs/sysconfig/network-devices/services/dhclient
2008-05-04 17:47:09 UTC (rev 7413)
+++ trunk/bootscripts/blfs/sysconfig/network-devices/services/dhclient
2008-05-05 12:26:38 UTC (rev 7414)
@@ -65,7 +65,7 @@
;;
down)
- boot_mesg "Stoping dhclient on the $1 interface..."
+ boot_mesg "Stopping dhclient on the $1 interface..."
if [ "$DHCP_STOP" = "" ]
then
# This breaks multiple interfaces please provide
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page