From 65e0c56ede1438f2683e665d494ea9a998ec3251 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 22 Jan 2021 09:25:14 +0100 Subject: Fix old DBus how to --- content/cockpit/protocol-interaction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/cockpit/protocol-interaction.md b/content/cockpit/protocol-interaction.md index 02fef06..2324e1b 100644 --- a/content/cockpit/protocol-interaction.md +++ b/content/cockpit/protocol-interaction.md @@ -128,7 +128,7 @@ To make a DBus method call, we open a channel with the payload type `"dbus-json3 "command": "open", "channel": "mydbus", "payload": "dbus-json3", - "name": "org.freedesktop.systemd1" + "name": "org.freedesktop.hostname1" } -- cgit v1.2.3