Re: [ovs-dev] [PATCH v2 0/3] redhat: Improve the systemd integration

2016-08-01 Thread Aaron Conole
Aaron Conole writes: > These patches make adjustments to the way systemd is done so that we have: > > * one daemon started per service > * services which correspond to actual daemon names > * a single 'dummy' service to start all at once > * some convenient information to poll from systemd. > > T

[ovs-dev] [PATCH v2 0/3] redhat: Improve the systemd integration

2016-07-25 Thread Aaron Conole
These patches make adjustments to the way systemd is done so that we have: * one daemon started per service * services which correspond to actual daemon names * a single 'dummy' service to start all at once * some convenient information to poll from systemd. These have been tested on Fedora 23 an