xenserver: Add "reload" and "force-reload" support to init script.
authorBen Pfaff <blp@nicira.com>
Mon, 2 Aug 2010 22:21:27 +0000 (15:21 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 2 Aug 2010 22:21:27 +0000 (15:21 -0700)
commit210374eb3d590221725f0aa32661581658014ad8
tree2381b5a2a6fccd54055f9aa0474b73f184593aef
parentd43e8ef3f41160a8c45f96216faffb4afd957948
xenserver: Add "reload" and "force-reload" support to init script.

I can't easily find anything that documents what commands Fedora init
scripts should support, but many of them support "reload" and
"force-reload". This commit adds support for them to the XenServer init
scripts.  (The Debian init scripts already had support.)

Debian does document that reload and force-reload should be supported:
http://www.debian.org/doc/debian-policy/ch-opersys.html#s-writing-init

Reported-by: Reid Price <reid@nicira.com>
Bug #3266.
xenserver/etc_init.d_openvswitch