X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/6f0f854835da0f1ec07dc498660257006cc4f0e3..refs/tags/0.4.12:/server/usr/sbin/invirt-remote-proxy diff --git a/server/usr/sbin/invirt-remote-proxy b/server/usr/sbin/invirt-remote-proxy index b70eb4d..ca7dcf8 100755 --- a/server/usr/sbin/invirt-remote-proxy +++ b/server/usr/sbin/invirt-remote-proxy @@ -18,7 +18,7 @@ case "$TYPE/$SERVICE" in invirt-remote-vnccert "$@" ;; web/availability | web/avail ) invirt-remote-availability "$@" ;; - web/lvcreate | web/lvremove | web/lvrename | web/lvresize | web/vgcapacity ) + web/lvcreate | web/lvremove | web/lvrename | web/lvresize | web/vgcapacity | web/checkdisks ) invirt-remote-lvm "$SERVICE" "$@" ;; control/help )