zbus-old icon indicating copy to clipboard operation
zbus-old copied to clipboard

Implement unixexec: addresses

Open zeenix opened this issue 2 years ago • 3 comments
trafficstars

In GitLab by @bouk on Mar 13, 2023, 14:53

This transport forks off a process and connects its standard input and standard output with an anonymous Unix domain socket. This socket is then used for communication by the transport. This transport may be used to use out-of-process forwarder programs as basis for the D-Bus protocol.

This can be used with systemd-stdio-bridge to connect to the systemd bus on another system over SSH.

zeenix avatar Mar 13 '23 13:03 zeenix

In GitLab by @bouk on Mar 13, 2023, 17:53

I can pick this up myself by the way

zeenix avatar Mar 13 '23 16:03 zeenix

In GitLab by @bouk on Mar 13, 2023, 17:56

mentioned in issue freedesktop/freedesktop#530

zeenix avatar Mar 13 '23 16:03 zeenix

Awesome. Keep an eye on !667 though as that brings some clean-up to the code you'll be modifying.

zeenix avatar Mar 13 '23 17:03 zeenix