ovs-ctl: Add load-kmod command
authorSimon Horman <horms@verge.net.au>
Wed, 7 Sep 2011 01:10:30 +0000 (10:10 +0900)
committerBen Pfaff <blp@nicira.com>
Mon, 12 Sep 2011 16:32:11 +0000 (09:32 -0700)
commit8b768109ddec178e921465846b86e84e9503b1ae
tree4bf80958de70a04ba1be4cad9aa6bf859fd344b5
parentd6b37e427aca7158f169ef8015be4139dea258d8
ovs-ctl: Add load-kmod command

On Debian there is a need for the init scripts to die gracefully
if module insertion fails. In such a case it is desirable to print
some sort of informative message.

By adding the load-kmod sub-command to ovs-ctl init scripts
may try to load modules and take appropriate action on failure
or then try to start the daemons.
utilities/ovs-ctl.8
utilities/ovs-ctl.in