base-files: change boot & umount STOP indexes
[openwrt/staging/blogic.git] / package / base-files / files / etc / init.d / boot
index 31f245ffc759b10ecda46d87ca70a26bab8b5a2a..09b7f44c794a11ff6e49796454483754cca5ac4b 100755 (executable)
@@ -2,7 +2,7 @@
 # Copyright (C) 2006-2011 OpenWrt.org
 
 START=10
-STOP=98
+STOP=90
 
 uci_apply_defaults() {
        . /lib/functions/system.sh