init/sysconfig scripts: Remove --halt/-H option for shutdown command.
authorSander Eikelenboom <linux@eikelenboom.it>
Thu, 11 Oct 2012 10:52:10 +0000 (11:52 +0100)
committerSander Eikelenboom <linux@eikelenboom.it>
Thu, 11 Oct 2012 10:52:10 +0000 (11:52 +0100)
commit0991e2dd346d4d2a7b9ee66655f9441624a9c380
tree93332a081c686c6fd7a4c75c249202def589ba52
parent4868f24fa056da59657d0e07ae0ab0c6b46bcadf
init/sysconfig scripts: Remove --halt/-H option for shutdown command.

The --halt/-H option for the shutdown command is now pointless,
since linux in a guest treats "halt" and "poweroff" identically.
The option is not implemented in xl / libxl and if supplied causes the command
to fail , so remove it from the init and sysconfig scripts.

Signed-off-by: Sander Eikelenboom <linux@eikelenboom.it>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/hotplug/Linux/init.d/sysconfig.xendomains
tools/hotplug/Linux/init.d/xendomains
tools/hotplug/NetBSD/rc.d/xendomains