hostapd: fix non-multicall wpa_supplicant compile
[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.028618 seconds and 4 git commands to generate.