2014-11-21 20:44:48 +01:00
<?xml version='1.0'?> <!-- * - Mode: nxml; nxml - child - indent: 2; indent - tabs - mode: nil - * -->
2013-12-21 13:58:14 -05:00
< !DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2015-06-18 19:47:44 +02:00
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
2013-12-21 13:58:14 -05:00
<!--
2015-02-10 23:19:26 -05:00
This file is part of systemd.
2013-12-21 13:58:14 -05:00
2015-02-10 23:19:26 -05:00
Copyright 2013 Zbigniew Jędrzejewski-Szmek
2013-12-21 13:58:14 -05:00
2015-02-10 23:19:26 -05:00
systemd is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
2013-12-21 13:58:14 -05:00
2015-02-10 23:19:26 -05:00
systemd is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
2013-12-21 13:58:14 -05:00
2015-02-10 23:19:26 -05:00
You should have received a copy of the GNU Lesser General Public License
along with systemd; If not, see <http: / / w w w . g n u . o r g / l i c e n s e s /> .
2013-12-21 13:58:14 -05:00
-->
2015-06-20 14:25:27 +02:00
<refentry id= "systemd-bus-proxyd.service" >
2013-12-21 13:58:14 -05:00
<refentryinfo >
2015-06-20 14:25:27 +02:00
<title > systemd-bus-proxyd.service</title>
2013-12-21 13:58:14 -05:00
<productname > systemd</productname>
<authorgroup >
<author >
<contrib > Developer</contrib>
<firstname > Lennart</firstname>
<surname > Poettering</surname>
<email > lennart@poettering.net</email>
</author>
</authorgroup>
</refentryinfo>
<refmeta >
2015-06-20 14:25:27 +02:00
<refentrytitle > systemd-bus-proxyd.service</refentrytitle>
2013-12-21 13:58:14 -05:00
<manvolnum > 8</manvolnum>
</refmeta>
<refnamediv >
2015-06-20 14:25:27 +02:00
<refname > systemd-bus-proxyd.service</refname>
2013-12-21 13:58:14 -05:00
<refname > systemd-bus-proxyd.socket</refname>
<refpurpose > Proxy classic D-Bus clients to kdbus</refpurpose>
</refnamediv>
<refsynopsisdiv >
2015-06-20 14:25:27 +02:00
<para > <filename > systemd-bus-proxyd.service</filename> </para>
2013-12-21 13:58:14 -05:00
<para > <filename > systemd-bus-proxyd.socket</filename> </para>
</refsynopsisdiv>
<refsect1 >
<title > Description</title>
<para > <filename > systemd-bus-proxyd.socket</filename> will launch
2015-06-20 14:25:27 +02:00
<filename > systemd-bus-proxyd.service</filename> for connections
2013-12-21 13:58:14 -05:00
to the classic D-Bus socket in
2014-02-25 21:26:31 -05:00
<filename > /var/run/dbus/system_bus_socket</filename> .</para>
2013-12-21 13:58:14 -05:00
2015-06-20 14:25:27 +02:00
<para > <filename > systemd-bus-proxyd.service</filename> is launched
2013-12-21 13:58:14 -05:00
for an existing D-Bus connection and will use
<command > systemd-bus-proxyd</command> to proxy messages from this
connection to the system bus (either kdbus or classic D-Bus).
</para>
</refsect1>
<refsect1 >
<title > See Also</title>
<para >
2014-10-12 00:37:22 +02:00
<citerefentry > <refentrytitle > systemd-bus-proxyd</refentrytitle> <manvolnum > 8</manvolnum> </citerefentry> ,
2015-03-13 21:24:30 -05:00
<citerefentry project= 'dbus' > <refentrytitle > dbus-daemon</refentrytitle> <manvolnum > 1</manvolnum> </citerefentry> ,
2015-06-22 19:54:09 +02:00
<ulink url= "http://freedesktop.org/wiki/Software/dbus" > D-Bus</ulink>
2013-12-21 13:58:14 -05:00
</para>
</refsect1>
</refentry>