On Fedora / RHEL7 "ovs-ctl force-reload-mod" doesn't work due to systemd dependencies so this series adds support for "force-reload-mod" inside the rhel-only "ovs-systemd-reload" script.
Timothy Redaelli (3): utilities: move some functions from ovs-ctl.in to ovs-lib.in rhel: use the functions in ovs-lib.in in ovs-systemd-reload rhel: add "force-reload-kmod" support in "ovs-systemd-reload" ...sr_share_openvswitch_scripts_ovs-systemd-reload | 41 +++-- utilities/ovs-ctl.in | 173 --------------------- utilities/ovs-lib.in | 173 +++++++++++++++++++++ 3 files changed, 200 insertions(+), 187 deletions(-) -- 2.14.3 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
