2014-11-21 22:44:48 +03:00
<?xml version='1.0'?> <!-- * - Mode: nxml; nxml - child - indent: 2; indent - tabs - mode: nil - * -->
2013-12-21 22:58:14 +04:00
< !DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2015-06-18 20:47:44 +03:00
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
2013-12-21 22:58:14 +04:00
<!--
2015-02-11 07:19:26 +03:00
This file is part of systemd.
2013-12-21 22:58:14 +04:00
2015-02-11 07:19:26 +03:00
Copyright 2013 Zbigniew Jędrzejewski-Szmek
2013-12-21 22:58:14 +04:00
2015-02-11 07:19:26 +03: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 22:58:14 +04:00
2015-02-11 07:19:26 +03: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 22:58:14 +04:00
2015-02-11 07:19:26 +03: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 22:58:14 +04:00
-->
2015-06-20 15:25:27 +03:00
<refentry id= "systemd-bus-proxyd.service" >
2013-12-21 22:58:14 +04:00
<refentryinfo >
2015-06-20 15:25:27 +03:00
<title > systemd-bus-proxyd.service</title>
2013-12-21 22:58:14 +04: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 15:25:27 +03:00
<refentrytitle > systemd-bus-proxyd.service</refentrytitle>
2013-12-21 22:58:14 +04:00
<manvolnum > 8</manvolnum>
</refmeta>
<refnamediv >
2015-06-20 15:25:27 +03:00
<refname > systemd-bus-proxyd.service</refname>
2013-12-21 22:58:14 +04:00
<refname > systemd-bus-proxyd.socket</refname>
<refpurpose > Proxy classic D-Bus clients to kdbus</refpurpose>
</refnamediv>
<refsynopsisdiv >
2015-06-20 15:25:27 +03:00
<para > <filename > systemd-bus-proxyd.service</filename> </para>
2013-12-21 22:58:14 +04: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 15:25:27 +03:00
<filename > systemd-bus-proxyd.service</filename> for connections
2013-12-21 22:58:14 +04:00
to the classic D-Bus socket in
2014-02-26 06:26:31 +04:00
<filename > /var/run/dbus/system_bus_socket</filename> .</para>
2013-12-21 22:58:14 +04:00
2015-06-20 15:25:27 +03:00
<para > <filename > systemd-bus-proxyd.service</filename> is launched
2013-12-21 22:58:14 +04: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 02:37:22 +04:00
<citerefentry > <refentrytitle > systemd-bus-proxyd</refentrytitle> <manvolnum > 8</manvolnum> </citerefentry> ,
2015-03-14 05:24:30 +03:00
<citerefentry project= 'dbus' > <refentrytitle > dbus-daemon</refentrytitle> <manvolnum > 1</manvolnum> </citerefentry> ,
2015-06-22 20:54:09 +03:00
<ulink url= "http://freedesktop.org/wiki/Software/dbus" > D-Bus</ulink>
2013-12-21 22:58:14 +04:00
</para>
</refsect1>
</refentry>