Created
July 13, 2012 09:43
-
-
Save Wuodan/3103954 to your computer and use it in GitHub Desktop.
net.wlan0 restart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
halley init.d # ./net.wlan0 restart | |
* Bringing down interface wlan0 | |
* Removing addresses | |
* Stopping wpa_cli on wlan0 ... [ ok ] | |
* Stopping wpa_supplicant on wlan0 ... [ ok ] | |
* Bringing up interface wlan0 | |
* Starting wpa_supplicant on wlan0 ... | |
ioctl[SIOCSIWMODE]: Operation not supported | |
ioctl[SIOCGIWRANGE]: Operation not supported | |
ioctl[SIOCGIWMODE]: Operation not supported | |
ioctl[SIOCSIWAP]: Operation not supported | |
ioctl[SIOCSIWENCODEEXT]: Operation not supported | |
ioctl[SIOCSIWENCODE]: Operation not supported | |
ioctl[SIOCSIWENCODEEXT]: Operation not supported | |
ioctl[SIOCSIWENCODE]: Operation not supported | |
ioctl[SIOCSIWENCODEEXT]: Operation not supported | |
ioctl[SIOCSIWENCODE]: Operation not supported | |
ioctl[SIOCSIWENCODEEXT]: Operation not supported | |
ioctl[SIOCSIWENCODE]: Operation not supported [ ok ] | |
* Starting wpa_cli on wlan0 ... [ ok ] | |
* Backgrounding ... ... | |
* WARNING: net.wlan0 has started, but is inactive | |
halley init.d # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment