Author: jurij-guest
Date: Fri Dec 15 05:16:21 2006
New Revision: 8007

Modified:
   dists/trunk/ipw3945d/debian/init
Log:
Increase the delay after start to 3 seconds to get
rid of timing issues.


Modified: dists/trunk/ipw3945d/debian/init
==============================================================================
--- dists/trunk/ipw3945d/debian/init    (original)
+++ dists/trunk/ipw3945d/debian/init    Fri Dec 15 05:16:21 2006
@@ -78,7 +78,7 @@
                      --log-file=${DAEMON_LOG_FILE} > /dev/null 2>&1
     code=$?
     log_end_msg ${code}
-    sleep 1
+    sleep 3
   else
     log_warning_msg "Not starting ipw3945 regulatory daemon, driver not 
loaded."
   fi

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to