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>
Thu, 8 Sep 2011 19:53:45 +0000 (12:53 -0700)
commitda3db88f3a7993a8e2a118542704e0babbe93fac
treeb1621d5e380ef54b4a62ab871e636146eff6eca0
parent6c9b8ee4d0cae3acde728945f3a222b62a643304
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