Index: /ipk/source.sh4/titantools_stopifnotused/CONTROL/preinst
===================================================================
--- /ipk/source.sh4/titantools_stopifnotused/CONTROL/preinst	(revision 13672)
+++ /ipk/source.sh4/titantools_stopifnotused/CONTROL/preinst	(revision 13673)
@@ -16,9 +16,9 @@
 fi
 
-echo "install keylock Plugin ..."
+echo "install stopifnotused Plugin ..."
 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ]; then
 	SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
 	FREE=`expr $SPACE - 100`
-	SIZE=10
+	SIZE=4
 	echo "checking freespace"
 	echo packege size $SIZE kb
