Page 1 of 1

Connman (Network manager) Unknown group "network" [Solved]

Posted: 18. Oct 2017, 21:56
by Luffy
I deprecated NetworkManager/Wicd in favor of ConnMan (pc old).
I noticing when starting my pc, in the console this message;

Unknown group "network" in message bus configuration file

Code: Select all

 > cat /etc/dbus-1/system.d/connman.conf
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
    <policy user="root">
        <allow own="net.connman"/>
        <allow send_interface="net.connman.Agent"/>
        <allow send_interface="net.connman.Counter"/>
        <allow send_interface="net.connman.Notification"/>
    </policy>
    <policy group="network">
       <allow send_interface="net.connman.Agent"/>
    </policy>
    <policy context="default">
        <allow send_destination="net.connman"/>
    </policy>
</busconfig>

Code: Select all

> groups
users lp wheel floppy audio video cdrom plugdev power netdev scanner pulse polkitd
So in /etc/dbus-1/system.d/connman.conf I changed this line from;
<policy group="network">
to
<policy group="netdev">

Reboot, > ifconfig -a {eth0, wlan0, lo, OK no problem}

Saludos.

Re: Connman (Network manager) Unknown group "network" [Solve

Posted: 18. Oct 2017, 23:34
by Luffy
Hi,

There is something new in 14.2.1. Install the openbox edition 14.1 -> 14.2