Fix Nelson's other request - make both "list-host" and "listhost"
[invirt/packages/invirt-remote.git] / files / usr / sbin / sipb-xen-remote-proxy
index 9d7d0bd..983d524 100755 (executable)
@@ -16,7 +16,7 @@ case "$TYPE/$SERVICE" in
        sipb-xen-remote-listvms "$@" ;;
     control/create|control/install )
        sipb-xen-remote-create "$SERVICE" "$MACHINE" "$@" ;;
-    control/listhost )
+    control/listhost|control/list-host )
        sipb-xen-remote-listhost "$MACHINE" "$@" ;;
     control/* )
        # Everything but create must go where the VM is already running.