X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/6c27d7937d0d2c6cc778f02b05abbbe286b01633..d50f926b7814872c0c93c6aed5953e1bc9eb7ed8:/server/usr/sbin/invirt-remote-proxy?ds=sidebyside 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 )