Added glc's ifup fix to Unslung linuxrc
authorRod Whitby <rod@whitby.id.au>
Sun, 1 May 2005 15:20:04 +0000 (15:20 +0000)
committerRod Whitby <rod@whitby.id.au>
Sun, 1 May 2005 15:20:04 +0000 (15:20 +0000)
BKrev: 4274f3a4_Ma53VC-HAjCy4TE9FH97w

packages/nslu2-binary-only/unslung-rootfs-2.3r25/linuxrc

index 150fdf4..f141126 100644 (file)
@@ -89,6 +89,7 @@ if [ $prefroot = "nfsroot" ] ; then
     /sbin/route add default gw $gateway
 
     /sbin/ifconfig lo up 127.0.0.1
+    /sbin/ifup
 
     # The nfsrootloc and nfsrootopts vars can be overridden here.
     . /.nfsroot