diff options
Diffstat (limited to 'content/cockpit')
| -rw-r--r-- | content/cockpit/protocol-interaction.md | 2 | 
1 files changed, 1 insertions, 1 deletions
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"  }  </pre>  | 
