initial import: starts and connects to ubus
authorFelix Fietkau <nbd@openwrt.org>
Fri, 1 Jun 2012 07:50:29 +0000 (09:50 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 1 Jun 2012 07:50:29 +0000 (09:50 +0200)
commitca808f5c335a873c87359ce024e1a14ebae706b9
treebf6ca050eedf2b3f71d8698d370786174bf17cca
initial import: starts and connects to ubus
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
main.c [new file with mode: 0644]
procd.h [new file with mode: 0644]
service.h [new file with mode: 0644]
ubus.c [new file with mode: 0644]