Author: titmuss
Date: Tue May 13 07:13:17 2008
New Revision: 2448

URL: http://svn.slimdevices.com?rev=2448&root=Jive&view=rev
Log:
Bug: 5378
Description:
Disable WOL for 7.0.1.


Modified:
    7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua

Modified: 7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua
URL: 
http://svn.slimdevices.com/7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua?rev=2448&root=Jive&r1=2447&r2=2448&view=diff
==============================================================================
--- 7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua 
(original)
+++ 7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua Tue 
May 13 07:13:17 2008
@@ -400,8 +400,8 @@
 
        if self.plumbing.mac and not self:isSqueezeNetwork() then
                -- send WOL packet to SqueezeCenter
-               local wol = WakeOnLan(self.jnt)
-               wol:wakeOnLan(self.plumbing.mac)
+               --local wol = WakeOnLan(self.jnt)
+               --wol:wakeOnLan(self.plumbing.mac)
        end
 
        -- artwork pool connects on demand

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to