Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement unixexec: addresses #325

Open
zeenix opened this issue Mar 13, 2023 · 3 comments
Open

Implement unixexec: addresses #325

zeenix opened this issue Mar 13, 2023 · 3 comments
Labels
enhancement New feature or request zbus Issues/PRs related to zbus crate

Comments

@zeenix
Copy link
Contributor

zeenix commented Mar 13, 2023

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
Copy link
Contributor Author

zeenix commented Mar 13, 2023

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

I can pick this up myself by the way

@zeenix
Copy link
Contributor Author

zeenix commented Mar 13, 2023

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

mentioned in issue freedesktop/freedesktop#530

@zeenix
Copy link
Contributor Author

zeenix commented Mar 13, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request zbus Issues/PRs related to zbus crate
Projects
None yet
Development

No branches or pull requests

1 participant