]> git.proxmox.com Git - systemd.git/blob - man/systemd-bus-proxyd@.service.8
Imported Upstream version 218
[systemd.git] / man / systemd-bus-proxyd@.service.8
1 '\" t
2 .TH "SYSTEMD\-BUS\-PROXYD@\&.SERVICE" "8" "" "systemd 218" "systemd-bus-proxyd@.service"
3 .\" -----------------------------------------------------------------
4 .\" * Define some portability stuff
5 .\" -----------------------------------------------------------------
6 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7 .\" http://bugs.debian.org/507673
8 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
9 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10 .ie \n(.g .ds Aq \(aq
11 .el .ds Aq '
12 .\" -----------------------------------------------------------------
13 .\" * set default formatting
14 .\" -----------------------------------------------------------------
15 .\" disable hyphenation
16 .nh
17 .\" disable justification (adjust text to left margin only)
18 .ad l
19 .\" -----------------------------------------------------------------
20 .\" * MAIN CONTENT STARTS HERE *
21 .\" -----------------------------------------------------------------
22 .SH "NAME"
23 systemd-bus-proxyd@.service, systemd-bus-proxyd.socket \- Proxy classic D\-Bus clients to kdbus
24 .SH "SYNOPSIS"
25 .PP
26 systemd\-bus\-proxyd@\&.service
27 .PP
28 systemd\-bus\-proxyd\&.socket
29 .SH "DESCRIPTION"
30 .PP
31 systemd\-bus\-proxyd\&.socket
32 will launch
33 systemd\-bus\-proxyd@\&.service
34 for connections to the classic D\-Bus socket in
35 /var/run/dbus/system_bus_socket\&.
36 .PP
37 systemd\-bus\-proxyd@\&.service
38 is launched for an existing D\-Bus connection and will use
39 \fBsystemd\-bus\-proxyd\fR
40 to proxy messages from this connection to the system bus (either kdbus or classic D\-Bus)\&.
41 .SH "SEE ALSO"
42 .PP
43 \fBsystemd-bus-proxyd\fR(8),
44 \fBdbus-daemon\fR(1),
45 \m[blue]\fBD\-Bus\fR\m[]\&\s-2\u[1]\d\s+2,
46 \m[blue]\fBkdbus\fR\m[]\&\s-2\u[2]\d\s+2
47 .SH "NOTES"
48 .IP " 1." 4
49 D-Bus
50 .RS 4
51 \%http://freedesktop.org/wiki/Software/dbus
52 .RE
53 .IP " 2." 4
54 kdbus
55 .RS 4
56 \%https://code.google.com/p/d-bus/
57 .RE