Implement unixexec: addresses
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.