From 2dc38ed00fe5c9179721411ba068b53ea127d476 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sat, 21 Dec 2013 13:58:14 -0500 Subject: man: add systemd-dbus-proxy@.service(8) and systemd-dbus.proxy(8) --- man/systemd-bus-proxyd@.service.xml | 81 +++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 man/systemd-bus-proxyd@.service.xml (limited to 'man/systemd-bus-proxyd@.service.xml') diff --git a/man/systemd-bus-proxyd@.service.xml b/man/systemd-bus-proxyd@.service.xml new file mode 100644 index 0000000000..75a3c8bc4f --- /dev/null +++ b/man/systemd-bus-proxyd@.service.xml @@ -0,0 +1,81 @@ + + + + + + + + + systemd-bus-proxyd@.service + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-bus-proxyd@.service + 8 + + + + systemd-bus-proxyd@.service + systemd-bus-proxyd.socket + Proxy classic D-Bus clients to kdbus + + + + systemd-bus-proxyd@.service + systemd-bus-proxyd.socket + + + + Description + + systemd-bus-proxyd.socket will launch + systemd-bus-proxyd@.service for connections + to the classic D-Bus socket in + /run/dbus/system_bus_socket. + + systemd-bus-proxyd@.service is launched + for an existing D-Bus connection and will use + systemd-bus-proxyd to proxy messages from this + connection to the system bus (either kdbus or classic D-Bus). + + + + + See Also + + + systemd-bus-proxyd8 + dbus-daemon1 + D-Bus + kdbus + + + -- cgit v1.2.3-54-g00ecf