first commit
diff --git a/xml/host_control.xml b/xml/host_control.xml
index 30fa990..d9d5b23 100644
--- a/xml/host_control.xml
+++ b/xml/host_control.xml
@@ -2,6 +2,7 @@
 	<interface name="org.openbmc.HostControl">

 		<method name="boot"/>

 		<method name="shutdown"/>

-		<signal name="booted"/>

+		<method name="reboot"/>

+		<signal name="Booted"/>

 	</interface>	

 </node>