dbus-triggerd: new package
authorArnaud Rébillout <rebillout@syscom.ch>
Thu, 27 Mar 2014 07:39:59 +0000 (08:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Mar 2014 17:53:18 +0000 (18:53 +0100)
commite7698bd2eb977d7b23f547f1d374ccb7a0a137ad
tree7aa0d13c88d1dcac2c9ac76db079d2beed33ace9
parent57682973d4095813dfcf5100ae99200d2fa27820
dbus-triggerd: new package

dbus-triggerd is a little daemon that can monitor dbus events, match
them against some watch-expressions, then trigger shell-commands.

It can be used in any situation where dbus-interaction is needed, and
shell script is preferred over other languages.

[Thomas: also pass $(TARGET_MAKE_ENV) in the environment.]

Signed-off-by: Arnaud Rébillout <rebillout@syscom.ch>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/dbus-triggerd/Config.in [new file with mode: 0644]
package/dbus-triggerd/dbus-triggerd.mk [new file with mode: 0644]