wok-current rev 1976
compcache: use /etc/compache.conf
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 03 16:45:00 2009 +0100 (2009-01-03) |
parents | 1f5b672d2454 |
children | 43431755fb4c |
files | compcache/stuff/compcache |
line diff
1.1 --- a/compcache/stuff/compcache Sat Jan 03 12:12:15 2009 +0000 1.2 +++ b/compcache/stuff/compcache Sat Jan 03 16:45:00 2009 +0100 1.3 @@ -16,7 +16,7 @@ 1.4 exit 1 1.5 fi 1.6 echo -n "Loading module" 1.7 - modprobe compcache # compcache_size_kbytes=$SIZE_KB 1.8 + modprobe compcache compcache_size_kbytes=$SIZE_KB 1.9 status 1.10 echo -n "Starting $NAME..." 1.11 swapon /dev/ramzswap0 -p 100