Index: /ipk/source.sh4/emus_gbox_804/var/bin/startgbox_804
===================================================================
--- /ipk/source.sh4/emus_gbox_804/var/bin/startgbox_804	(revision 17771)
+++ /ipk/source.sh4/emus_gbox_804/var/bin/startgbox_804	(revision 17772)
@@ -15,5 +15,5 @@
 card1=`cat /tmp/gbox.read | grep "CAM IDent" | grep -v UA:0x | cut -d ":" -f3`
 
-if [ ! -z "$card" ];then 
+if [ ! -z "$card1" ];then 
 	echo "[startgbox] card1 $card1"
 
