On Thu, 2015-09-17 at 15:23 +0300, Patrik Flykt wrote:
>       Hi,
> 
> Here are a few modifications to the ConnMan systemd .service file. In the
> future once resolv.conf file is written to /run, even more of the filesystem
> can be made read-only.

All three patches applied.

While testing I run into a nasty dependency loop which turned out not to
be ConnMan's fault but that dbus.service in Debian stable was added with
DefaultDependecies set to true. Fixed this with
DefaultDependencies=false, Conflicts=shutdown.target and
Before=shutdown.target for dbus.service whereafter everything started to
work properly. It may have been just my machine, but I wonder what could
have left dbus.service in such a state.

Anyway, if you see dependency loops from connman to dbus and then to
basic.target, list dependencies with systemctl for both dbus.service and
dbus.socket.

Cheers,

        Patrik


_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to