add K* scripts to be run at shutdown
[openwrt/staging/yousong.git] / package / base-files / files / etc / init.d / network
index 950b33726a4fd7ddf3fcd7d1f98319401e6097ff..eab00118ad46242ee6c3e8289c12b12ab6252fa9 100755 (executable)
@@ -2,6 +2,8 @@
 # Copyright (C) 2006 OpenWrt.org
 
 START=40
+STOP=40
+
 boot() {
        setup_switch() { return 0; }