libgsmd: update /etc/default/gsmd for universa, use the -w switch
authorPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 13 Jun 2007 19:31:12 +0000 (19:31 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 13 Jun 2007 19:31:12 +0000 (19:31 +0000)
packages/gsm/files/htcuniversal/default

index 3c9a8da..b09d433 100644 (file)
@@ -1,6 +1,6 @@
 # gsmd This shell script configures for the gsmd init script.
 
-GSMD_OPTS="-s 115200 -F"
+GSMD_OPTS="-s 115200 -F -w 1"
 
 # If your GSM device needs to be powered up, uncomment and modify the next line
 #GSM_POW="/sys/bus/platform/devices/gta01-pm-gsm.0/power_on"