Author: rpaulo
Date: Thu Jul  4 07:32:40 2013
New Revision: 252686
URL: http://svnweb.freebsd.org/changeset/base/252686

Log:
  wpa_supplicant should be able to reassociate when resuming, so remove a
  comment saying it can't.

Modified:
  head/etc/rc.resume

Modified: head/etc/rc.resume
==============================================================================
--- head/etc/rc.resume  Thu Jul  4 06:11:51 2013        (r252685)
+++ head/etc/rc.resume  Thu Jul  4 07:32:40 2013        (r252686)
@@ -52,10 +52,6 @@ fi
 # suspend and reloading it on resume.  Example:
 # kldload usb
 
-# wpa_supplicant(8) doesn't seem to reassociate during resume.  Uncomment
-# the following to signal it to reassociate.
-# /usr/sbin/wpa_cli reassociate
-
 /usr/bin/logger -t $subsystem resumed at `/bin/date +'%Y%m%d %H:%M:%S'`
 /bin/sync && /bin/sync && /bin/sync
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to