projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
libnl-tiny: export unl_genl_multicast_id()
[openwrt.git]
/
package
/
compcache
/
files
/
compcache.init
diff --git
a/package/compcache/files/compcache.init
b/package/compcache/files/compcache.init
index
ec377ff
..
5939d9f
100644
(file)
--- a/
package/compcache/files/compcache.init
+++ b/
package/compcache/files/compcache.init
@@
-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.020291 seconds
and
4
git commands to generate.