procd: add hotplug-call dispatcher
authorDaniel Golle <daniel@makrotopia.org>
Mon, 21 Dec 2020 21:51:01 +0000 (21:51 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 7 Feb 2021 23:34:14 +0000 (23:34 +0000)
commit08938fe1cbc06eeaafa39448057368391d165272
treea5ab5dfd420af5f0a3195a8250f79ab4c6bbc089
parentfd183797bc527a160958a5dee6b5af35646ccc6b
procd: add hotplug-call dispatcher

Add hotplug-call dispatcher ubus objects for each subsystem.
This will allow more services to run non-root and without
excessive permissions while still being able to trigger
(asynchronous) hotplug events.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
CMakeLists.txt
hotplug-dispatch.c [new file with mode: 0644]
procd.h
ubus.c