Fix vswitch init script "restart" and "update-modules" options
authorKeith Amidon <keith@nicira.com>
Wed, 29 Apr 2009 19:05:28 +0000 (12:05 -0700)
committerKeith Amidon <keith@nicira.com>
Wed, 29 Apr 2009 19:07:32 +0000 (12:07 -0700)
commit1de440e97de9428941e653c786923fdd9f2e7915
treefa43a4ca474d3b50fe29eff045946014cf37d25a
parent246dec1f001c555ba12406338376020f9ff8cb0f
Fix vswitch init script "restart" and "update-modules" options

These options are not guaranteed to work reliably but are useful in
some situations, especially during development.  These changes fix
problems introduced by the combination of the vswitch and brcompatd
init files.

To make it clear that behavior may not be sane after a restart, a big
warning has been added and explicit user confirmation is requested
before the action is implemented.
vswitchd/etc/init.d/vswitch