On Thu, Mar 24, 2016 at 01:42:29PM -0400, Aaron Conole wrote: > Currently, ``ovs-ctl start'' will attempt to start both the DB and > vswitchd. This is quite convenient when the database already has all of > the configuration values required, and when using a single services file > for systemd integration. The same goes for the ``ovs-ctl stop'' command. > > However, there are some cases which are not easily covered. The case > where we want to set values in the database prior to starting the > forwarding path, as well as the case of supporting multiple service > files, one per daemon (which is how systemd expects services to look). > > Signed-off-by: Aaron Conole <[email protected]>
Applied, thanks! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
