Skip to content

Instantly share code, notes, and snippets.

@darookee
Created May 8, 2018 11:00
Show Gist options
  • Save darookee/6f4c0a26a9f28a521ff60be0ef73e145 to your computer and use it in GitHub Desktop.
Save darookee/6f4c0a26a9f28a521ff60be0ef73e145 to your computer and use it in GitHub Desktop.
==================================================
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!
@jmtatsch
Copy link

jmtatsch commented May 8, 2018

looks normal to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment