summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc b/etc/rc
index c4c1df3..ab1b460 100755
--- a/etc/rc
+++ b/etc/rc
@@ -349,9 +349,6 @@ echo -n "Launching the init system..."
/bin/rm -f /cf/conf/backup/backup.cache
/bin/rm -f /root/lighttpd*
/usr/bin/touch $varrunpath/booting
-for iface in `/sbin/ifconfig -l`; do
- /sbin/ifconfig $iface up
-done
/etc/rc.bootup
# If a shell was selected from recovery
OpenPOWER on IntegriCloud