blob: dc6f9e5ed823a80aeec3a5acf79476e2c5551460 (
plain)
1
2
3
4
5
6
|
# Common code for applications providing a D-Bus service using python-dbus bindings.
# Class users should define DBUS_SERVICES prior to including.
inherit obmc-phosphor-dbus-service
inherit obmc-phosphor-py-daemon
|