target/linux: add some 2.6.37 missing symbols. (thank you maddes)
[openwrt.git] / package / compcache / files / compcache.init
index ec377ff..5939d9f 100644 (file)
@@ -20,6 +20,7 @@ load_modules() {
                        if [ "`lsmod | grep 'ramzswap'`" == "" ]; then
                                insmod lzo1x
                                insmod ramzswap $params_set
+                               sleep 2
                                swapon /dev/ramzswap0
                        fi
                fi
This page took 0.022276 seconds and 4 git commands to generate.