I got the appended strings working, thanks to the patch to udev-ize CUPS (here).
No screenshot for now, this is some of the result (from dbus-monitor):
signal interface=org.kernel.KobjectUevent; member=KobjectUevent; sender=:1.20
string:ACTION=remove
string:DEVPATH=/module/ext2
string:SUBSYSTEM=module
string:SEQNUM=1061
signal interface=org.kernel.KobjectUevent; member=KobjectUevent; sender=:1.20
string:ACTION=add
string:DEVPATH=/module/ext2
string:SUBSYSTEM=module
string:SEQNUM=1062
Some more code-cleanups, and its done :-)
Next thing TODO: get on the DBUS mailing list, ask whether it's usefull to write a patch which incorporates this into DBUS itself (optionally), so one more daemon isn't necessary.
Current code is here. Watch out: it's not completely finished!!!
Comments:
No Comments for this post yet...
This post has 3 feedbacks awaiting moderation...