Ben Pfaff writes:
> On Fri, Jul 01, 2016 at 05:26:21PM -0400, Aaron Conole wrote:
>> This commit allows the ovs-ctl command to spawn daemons without the
>> internal process monitor. This is useful when integrating with,
>> ex. systemd, which provides its own monitoring facilities.
>>
>> Signed-
Flavio Leitner writes:
> On Fri, Jul 01, 2016 at 09:32:24PM -0700, Ben Pfaff wrote:
>> On Fri, Jul 01, 2016 at 05:26:21PM -0400, Aaron Conole wrote:
>> > This commit allows the ovs-ctl command to spawn daemons without the
>> > internal process monitor. This is useful when integrating with,
>> >
On Fri, Jul 01, 2016 at 09:32:24PM -0700, Ben Pfaff wrote:
> On Fri, Jul 01, 2016 at 05:26:21PM -0400, Aaron Conole wrote:
> > This commit allows the ovs-ctl command to spawn daemons without the
> > internal process monitor. This is useful when integrating with,
> > ex. systemd, which provides its
On Fri, Jul 01, 2016 at 05:26:21PM -0400, Aaron Conole wrote:
> This commit allows the ovs-ctl command to spawn daemons without the
> internal process monitor. This is useful when integrating with,
> ex. systemd, which provides its own monitoring facilities.
>
> Signed-off-by: Aaron Conole
Woul
This commit allows the ovs-ctl command to spawn daemons without the
internal process monitor. This is useful when integrating with,
ex. systemd, which provides its own monitoring facilities.
Signed-off-by: Aaron Conole
---
utilities/ovs-ctl.8 | 5 +
utilities/ovs-ctl.in | 1 +
utilities/ov