Skip to content

Instantly share code, notes, and snippets.

@darookee
Created May 8, 2018 11:00

Revisions

  1. darookee created this gist May 8, 2018.
    38 changes: 38 additions & 0 deletions startup.log
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,38 @@
    ==================================================
    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!