allow instances to register ubus object that should be watched
authorJohn Crispin <blogic@openwrt.org>
Wed, 4 Jun 2014 11:46:28 +0000 (12:46 +0100)
committerJohn Crispin <blogic@openwrt.org>
Thu, 5 Jun 2014 10:45:15 +0000 (11:45 +0100)
commit0467aebb79f64d1c9d05a84367fda7c02c4ea6b8
tree4bc7eacbd8a5bdc324c5e34a97386810975eacc8
parent54829607535631a6701a16113c95a0c09cbd45d8
allow instances to register ubus object that should be watched

Signed-off-by: John Crispin <blogic@openwrt.org>
CMakeLists.txt
procd.h
service/instance.c
service/trigger.c
service/watch.c [new file with mode: 0644]
ubus.c