SF.net SVN: morphix: [2491] trunk/scripts-base/etc/init.d/morphix-start

[email protected] Sat, 14 Apr 2007 13:33:43 -0700
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2491
          http://svn.sourceforge.net/morphix/?rev=2491&view=rev
Author:   alextreme
Date:     2007-04-14 13:33:36 -0700 (Sat, 14 Apr 2007)

Log Message:
-----------
  * dhclient patch (from dcesari@forum)

Modified Paths:
--------------
    trunk/scripts-base/etc/init.d/morphix-start

Modified: trunk/scripts-base/etc/init.d/morphix-start
===================================================================
--- trunk/scripts-base/etc/init.d/morphix-start	2007-04-14 20:18:46 UTC (rev 2490)
+++ trunk/scripts-base/etc/init.d/morphix-start	2007-04-14 20:33:36 UTC (rev 2491)
@@ -871,7 +871,7 @@
 #      trap 2 3 11
       if [ -x /sbin/dhclient3 ]; then
 	  (
-	      dhclient -cf /etc/dhcp3/dhclient.conf -sf /etc/dhcp3/dhclient-script $DEVICE >/dev/null 2>&1
+	      dhclient -cf /etc/dhcp3/dhclient.conf $DEVICE >/dev/null 2>&1
 	      if [ "$?" = 0 ];then
 		  cp -af /etc/resolv.conf /mnt/main/etc/resolv.conf 2>/dev/null
 		  cp -af /etc/yp.conf /mnt/main/etc/yp.conf 2>/dev/null


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/