Author: titmuss
Date: Sun Feb 10 16:34:36 2008
New Revision: 1900
URL: http://svn.slimdevices.com?rev=1900&root=Jive&view=rev
Log:
[EMAIL PROTECTED] (orig r1889): titmuss | 2008-02-10 22:46:41 +0000
Bug: 6580
Description:
Reload wlan in the background after a resume, this allows the jive application
to give
visual feedback sooner.
Modified:
trunk/ (props changed)
trunk/squeezeboxJive/src/system/filesystem/etc/init.d/suspend
Propchange: trunk/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Sun Feb 10 16:34:36 2008
@@ -1,3 +1,3 @@
-bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:1888
+bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:1889
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/SN:1083
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/scrolling:1378
Modified: trunk/squeezeboxJive/src/system/filesystem/etc/init.d/suspend
URL:
http://svn.slimdevices.com/trunk/squeezeboxJive/src/system/filesystem/etc/init.d/suspend?rev=1900&root=Jive&r1=1899&r2=1900&view=diff
==============================================================================
--- trunk/squeezeboxJive/src/system/filesystem/etc/init.d/suspend (original)
+++ trunk/squeezeboxJive/src/system/filesystem/etc/init.d/suspend Sun Feb 10
16:34:36 2008
@@ -31,6 +31,5 @@
echo $DURATION > /sys/bus/i2c/devices/0-001c/duration
echo $THRESHOLD > /sys/bus/i2c/devices/0-001c/threshold
-# Start wlan
-/etc/init.d/wlan start
-
+# Start wlan (in the background)
+/etc/init.d/wlan start &
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins