diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-25 21:26:31 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-25 21:26:42 -0500 |
commit | 1ae383a8a3ae4824453e297352fda603d2d3fd5e (patch) | |
tree | 51184d0e273b3361956aa0ed3ce55c2640e8ed80 /man | |
parent | 47bc23c18cbc87471dc832534c8565625e4a9d16 (diff) | |
download | systemd-1ae383a8a3ae4824453e297352fda603d2d3fd5e.tar.gz |
Use /var/run/dbus/system_bus_socket for the D-Bus socket
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-bus-proxyd@.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-bus-proxyd@.service.xml b/man/systemd-bus-proxyd@.service.xml index 75a3c8bc4f..3a5930d574 100644 --- a/man/systemd-bus-proxyd@.service.xml +++ b/man/systemd-bus-proxyd@.service.xml @@ -59,7 +59,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <para><filename>systemd-bus-proxyd.socket</filename> will launch <filename>systemd-bus-proxyd@.service</filename> for connections to the classic D-Bus socket in - <filename>/run/dbus/system_bus_socket</filename>.</para> + <filename>/var/run/dbus/system_bus_socket</filename>.</para> <para><filename>systemd-bus-proxyd@.service</filename> is launched for an existing D-Bus connection and will use |