dbuscron 1.5.2-2

dbuscron is cron-like DBUS events scheduler It's main target is Maemo 5. I wrote it for my N900 actually, so I can schedule tasks for different DBUS events. This package is prepared for Maemo 5 only, but the application itself can be used on any Linux system. It's configuration file is /etc/dbuscrontab. Use `dbuscrontab -e' command to edit it (run dbuscrontab without parameters to see help on command arguments). The format of dbuscrontab is really simple and very similar to crontab's one: it is a white-space separated table file, each not empty and not comment (the one with `#' at first column) line consists of 9 space separated fields: bus (`S' for system and `s' for session), event type (signal, method_call, method_return or error), event sender name, interface, object path, member, destination, event arguments (actually a semicolon-separated list of arguments to match) and shell command to run. Every field can contain `*' to match any value, or multiple possible values separated with comma. When run, daemon listens for these events and runs shell command for caught event. That's it!
Section:
devel
Maintainers:
Uploaded by:
Size:
19226 bytes
MD5sum:
4d0f7caa5e1caf51ea0dc82cd9768411
Status:
Package imported
QA Quarantine ends:
ENDED 2010-12-25 18:32

Changes

VersionChangesAuthorDate
1.5.2-2 * Next release:
   Konstantin Stepanov (7):
   Makefile: use more busybox compatible commands
   version from git filters
   git attributes and helper scripts
   added python to build depends
   Makefile: do not push version tag to origin on build
   Makefile: debuild and publish targets
   Makefile: set architecture to build to armel
Konstantin Stepanov2010-12-25 18:27 UTC

Package events

Event typeUserTimestamp
Package importedSystem2010-12-25 19:14 UTC
Build succeededSystem2010-12-25 18:32 UTC
BuildingSystem2010-12-25 18:32 UTC

Comments:

There have been no comments so far.

Comments:

You must be logged in to make comments.