Hi Doron,
On 18.12.18 22:53, Doron Behar wrote:
Hello dear developers, I have a quick question:
Is it possible to install connman on a machine, enable the systemd
service of it and making sure that on the next boot connman will attempt
to connect to any Ethernet service it finds? From what I know of my own
usage of connman, even to an Ethernet service, you need to get into a
tty console and use connmanctl.
This functionality can be pretty useful for embedded devices like a
Raspberry Pi. Because often you may want to connect it to a network and
be sure you can ssh to it if you know it's address.
The default configuration/behavior of ConnMan is to setup an ethernet
interface. You can also control this behavior via the main config file
(auto connect). So your use case is suppose to work out of the box
(modulo bugs :))
Thanks,
Daniel