Changeset 18981


Ignore:
Timestamp:
04/11/12 06:16:10 (14 months ago)
Author:
BrainSlayer
Message:

3 times should be enough to wake up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/services/networking/network.c

    r18980 r18981  
    38483848                sleep(5); 
    38493849                eval("ipheth-pair"); 
     3850                eval("ipheth-pair"); 
     3851                eval("ipheth-pair"); 
    38503852                eval("ifconfig","iph0","up"); 
    38513853                start_dhcpc("iph0", NULL, NULL, 1); 
Note: See TracChangeset for help on using the changeset viewer.