Created
May 8, 2018 11:00
-
-
Save darookee/6f4c0a26a9f28a521ff60be0ef73e145 to your computer and use it in GitHub Desktop.
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
================================================== | |
Starting the Dafang Hacks Custom Application Layer | |
================================================== | |
loaded common functions | |
wpa_supplicant: Successfully initialized wpa_supplicant | |
rfkill: Cannot open RFKILL control device | |
nl80211: Could not re-add multicast membership for vendor events: -2 (No such file or directory) | |
udhcpc: udhcpc (v1.22.1) started | |
Sending discover... | |
Sending discover... | |
Sending select for 192.168.0.22... | |
Lease of 192.168.0.22 obtained, lease time 43200 | |
deleting routers | |
adding dns 192.168.0.1 | |
initialized gpios | |
dropbear: | |
bftpd: | |
lighttpd: | |
Startup finished! | |
================================================== | |
Starting the Dafang Hacks Custom Application Layer | |
================================================== | |
loaded common functions | |
wpa_supplicant: Successfully initialized wpa_supplicant | |
rfkill: Cannot open RFKILL control device | |
nl80211: Could not re-add multicast membership for vendor events: -2 (No such file or directory) | |
udhcpc: udhcpc (v1.22.1) started | |
Sending discover... | |
Sending discover... | |
Sending select for 192.168.0.22... | |
Lease of 192.168.0.22 obtained, lease time 43200 | |
deleting routers | |
adding dns 192.168.0.1 | |
initialized gpios | |
dropbear: | |
bftpd: | |
lighttpd: | |
Startup finished! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
looks normal to me