Re: [systemd-devel] network/openvswitch dependency loop/deadlock

2013-02-13 Thread Thomas Graf
On 02/13/2013 08:03 PM, Lennart Poettering wrote: Well, so first of all, no service needs syslog.service anymore. The socket of syslog is established during early boot, and you should not add deps for it anymore. OK, I'll remove that dependency. We inherited that from the upstream unit file.

Re: [systemd-devel] network/openvswitch dependency loop/deadlock

2013-02-12 Thread Thomas Graf
On 02/13/2013 04:06 AM, Lennart Poettering wrote: Well, there still is a dep loop, that is unfixed, right? I mean, you want your service to run as part of bringing up some networks, but also after the network is up. So what do you want now? Start it after or at the same time, that's contradictin

Re: [systemd-devel] network/openvswitch dependency loop/deadlock

2013-02-12 Thread Thomas Graf
On 02/07/2013 04:55 PM, Ian Pilcher wrote: On 02/07/2013 06:13 AM, Colin Guthrie wrote: Also re the initscripts tweaks and the if statement proposed in the bug, there is a SYSTEMCTL_IGNORE_DEPENDENCIES=1 env var you can export that will make "service openvswitch start" pass the --ignore-dependen