From 29592ae2478fe60fc275dfbea39523f7cf7b797d Mon Sep 17 00:00:00 2001 From: SilverKeeper <38862432+SilverKeeper@users.noreply.github.com> Date: Sun, 25 Jan 2026 19:55:42 +0000 Subject: [PATCH] Add dbus service step to start ConnMan --- src/config/network/connman.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config/network/connman.md b/src/config/network/connman.md index 031300c8b..8ec72640b 100644 --- a/src/config/network/connman.md +++ b/src/config/network/connman.md @@ -11,6 +11,8 @@ network managing services like [dhcpcd](./index.md#dhcpcd), [wpa_supplicant](./wpa_supplicant.md), or `wicd`. These services all control network interface configuration, and interfere with each other. +Then, provide a system bus by enabling the `dbus` service. See [D-Bus](../session-management.md#d-bus) for more information. + Finally, enable the `connmand` service. ## Configuring ConnMan