ar71xx: create separated and smaller sysupgrade files for the DIR-615 and similar...
[openwrt.git] / package / base-files / files / etc / init.d / network
index e77db02..74478c7 100755 (executable)
@@ -2,7 +2,7 @@
 # Copyright (C) 2006 OpenWrt.org
 
 START=40
-STOP=40
+STOP=90
 
 boot() {
        setup_switch() { return 0; }
This page took 0.023887 seconds and 4 git commands to generate.