We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2019-01-18 18:53:52 +0200

Connman configuration file problem

I put a configuration file, for example myservice.config to Connman's storage directory /var/lib/connman/ After restarting the service, I get a line to journalctl that says:

Config file /var/lib/connman/myservice.config does not contain any configuration that can be provisioned!

The file content looks something like this:

[service_myservice_XXX]
IPv6 = off
Nameservers = myserver
Timeservers = myserver1,myserver2,myserver3

I could modify the service with connmanctl commands, but why this file approach does not work?

Connman configuration file problem

I put a configuration file, for example myservice.config to Connman's storage directory /var/lib/connman/ After restarting the service, I get a line to journalctl that says:

Config file /var/lib/connman/myservice.config does not contain any configuration that can be provisioned!

The file content looks something like this:

[service_myservice_XXX]
IPv6 = off
Nameservers = myserver
Timeservers = myserver1,myserver2,myserver3

I could modify the service with connmanctl commands, but why this file approach does not work?