X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/2be7f2fd876bd9c69b97f1896b02b6da7249b70f..9b2c6cb76b2935133c0c1ed1626d077614b460ec:/server/usr/sbin/invirt-remote-proxy diff --git a/server/usr/sbin/invirt-remote-proxy b/server/usr/sbin/invirt-remote-proxy index f5c5248..b70eb4d 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/lvcreate | web/lvremove | web/lvrename | web/lvresize | web/vgcapacity ) invirt-remote-lvm "$SERVICE" "$@" ;; control/help )